Fix windows static build #4490

pull theuni wants to merge 2 commits into bitcoin:master from theuni:fix-libtool-windows-static changing 4 files +8 −4
  1. theuni commented at 7:57 PM on July 8, 2014: member

    Fixes #4478. See commit descriptions for details.

  2. build: re-add AM_LDFLAGS where it's overridden
    using _LDFLAGS replaces AM_LDFLAGS rather than adding to it.
    9a427da116
  3. build: fix win32 static linking after libtool merge
    Libtool eats the -static flag rather than passing it along to the compiler. To
    get the same effect, -all-static is used instead.
    575e70c0c6
  4. BitcoinPullTester commented at 8:37 PM on July 8, 2014: none

    Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/p4490_575e70c0c6c14058e4fc6c37f4e4d52399b69432/ 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.

  5. laanwj merged this on Jul 9, 2014
  6. laanwj closed this on Jul 9, 2014

  7. laanwj referenced this in commit f51816f425 on Jul 9, 2014
  8. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 18:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me