diff options
| author | Wladimir J. van der Laan <[email protected]> | 2017-12-22 09:22:51 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2017-12-22 09:23:20 +0100 |
| commit | 180a25596a29a553164266b882290fde6185cc0d (patch) | |
| tree | 91f888c470b9518d3260da2b491060ad323a6a9d /src/httpserver.cpp | |
| parent | Merge #11667: Add scripts to dumpwallet RPC (diff) | |
| parent | depends: fix libzmq's needless linking against libstdc++ (diff) | |
| download | discoin-180a25596a29a553164266b882290fde6185cc0d.tar.xz discoin-180a25596a29a553164266b882290fde6185cc0d.zip | |
Merge #11981: Fix gitian build after libzmq bump
a6365c5 depends: fix libzmq's needless linking against libstdc++ (Cory Fields)
Pull request description:
Broken gitian builds were introduced with #9254. Big thanks to @jonasschnelli for narrowing down the bisection.
This is broken for a number of reasons, including:
- g++ understands "-static-libstdc++ -lstdc++" to mean "link against whatever libstdc++ exists, probably shared", which in itself is buggy.
- another stdlib (libc++ for example) may be in use
Tree-SHA512: d84968ee680f32ea799034ee516e9477fff2b1ef1b7c9a8ef1941631520ab196ecd50f5d64f3ed1c84113ead44be5e3ddf6ff2ae0277625bdeed05f1da89e017
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions