-Wl,-z,relro and -z,now were wiping out environmental LDFLAGS passed in by the user. moved to HARDENING_* where they belong.
Prevent LDFLAGS from getting wiped out in configure #3634
pull midnightmagic wants to merge 1 commits into bitcoin:master from midnightmagic:fix_configure changing 1 files +2 −2-
midnightmagic commented at 7:28 PM on February 5, 2014: contributor
-
505867acae
-Wl,-z,relro and -z,now were wiping out environmental LDFLAGS passed in by the user.
I moved them to HARDENING_* where they belong.
- laanwj referenced this in commit a41922eccc on Feb 5, 2014
- laanwj merged this on Feb 5, 2014
- laanwj closed this on Feb 5, 2014
-
BitcoinPullTester commented at 7:46 PM on February 5, 2014: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/505867acaec4d8b2bcebd571eb5cba4ae4f7e402 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
- DrahtBot locked this on Sep 8, 2021
Contributors