diff options
author | Enrico Scholz <enrico.scholz@sigma-chemnitz.de> | 2012-01-12 17:30:21 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-18 13:18:20 +0000 |
commit | 4fb837687dd68363f25fbfc15207dd05d1369661 (patch) | |
tree | a2cbf6946aab70dd8c39977cb6adfe4bda99dabc /bitbake | |
parent | 6d9a3ac0515380d0789ee3d316c08212592a6f9a (diff) | |
download | poky-4fb837687dd68363f25fbfc15207dd05d1369661.tar.gz |
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.
(From OE-Core rev: 9c32b62d6494139daf4bab3279779c392fead116)
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions