]> code.ossystems Code Review - openembedded-core.git/commit
openssl: build always with -Wa,--noexecstack
authorEnrico Scholz <enrico.scholz@sigma-chemnitz.de>
Thu, 12 Jan 2012 16:30:21 +0000 (17:30 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Mar 2013 13:10:06 +0000 (13:10 +0000)
commit9c32b62d6494139daf4bab3279779c392fead116
treec8c922bb7af85b32870a53259449b845bfc5051b
parent1dab754cb1ec942f86a7cf9758e6b5169e50bff3
openssl: build always with -Wa,--noexecstack

There is no reason to disable exec-stack only for -native builds;
binaries on the target will suffer from the same SELinux ACLs.

OpenSSL does not use executable stack so this option can be disabled
unconditionally.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssl/openssl.inc