This passes -Wa,--noexecstack to the assembler when building platform-specific assembly files, to signal that a non-executable stack can be used. This is the same approach as used by Debian on all platforms (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=430583)
build: make sure OpenSSL heeds noexecstack #6852
pull laanwj wants to merge 1 commits into bitcoin:master from laanwj:2015_10_openssl_noexecstack changing 1 files +1 −1-
laanwj commented at 10:13 AM on October 19, 2015: member
-
bfcdc21a5d
build: make sure OpenSSL heeds noexecstack
This passes `-Wa,--noexecstack` to the assembler when building platform-specific assembly files, to signal that a non-executable stack can be used. This is the same approach as used by Debian (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=430583)
- laanwj added the label Build system on Oct 19, 2015
-
btcdrak commented at 10:34 AM on October 19, 2015: contributor
Makes sense. utACK
-
jonasschnelli commented at 11:05 AM on October 19, 2015: contributor
utACK.
- laanwj merged this on Oct 19, 2015
- laanwj closed this on Oct 19, 2015
- laanwj referenced this in commit da7d57fb95 on Oct 19, 2015
- laanwj referenced this in commit 21e58b8e35 on Oct 19, 2015
- laanwj referenced this in commit 0b3fd07fd2 on Oct 19, 2015
-
theuni commented at 7:26 PM on October 19, 2015: member
Post-merge utACK.
- reddink referenced this in commit 5ed696aed9 on May 27, 2020
- DrahtBot locked this on Sep 8, 2021
Contributors
Labels