Skip to content

Prevent LDFLAGS from getting wiped out in configure#3634

Merged
laanwj merged 1 commit intobitcoin:masterfrom
midnightmagic:fix_configure
Feb 5, 2014
Merged

Prevent LDFLAGS from getting wiped out in configure#3634
laanwj merged 1 commit intobitcoin:masterfrom
midnightmagic:fix_configure

Conversation

@midnightmagic
Copy link
Copy Markdown
Contributor

-Wl,-z,relro and -z,now were wiping out environmental LDFLAGS passed in by the user.
moved to HARDENING_* where they belong.

…in by the user.

I moved them to HARDENING_* where they belong.
laanwj added a commit that referenced this pull request Feb 5, 2014
505867a -Wl,-z,relro and -z,now were wiping out environmental LDFLAGS passed in by the user. I moved them to HARDENING_* where they belong. (Midnight Magic)
@laanwj laanwj merged commit 505867a into bitcoin:master Feb 5, 2014
@BitcoinPullTester
Copy link
Copy Markdown

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.

@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants