diff options
| author | Cory Fields <[email protected]> | 2017-12-21 17:27:57 -0500 |
|---|---|---|
| committer | Cory Fields <[email protected]> | 2017-12-21 18:01:08 -0500 |
| commit | a6365c5c3d277af355c51d7aee969f261dc5a751 (patch) | |
| tree | 91f888c470b9518d3260da2b491060ad323a6a9d /src/httpserver.h | |
| parent | Merge #11667: Add scripts to dumpwallet RPC (diff) | |
| download | discoin-a6365c5c3d277af355c51d7aee969f261dc5a751.tar.xz discoin-a6365c5c3d277af355c51d7aee969f261dc5a751.zip | |
depends: fix libzmq's needless linking against libstdc++
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
Diffstat (limited to 'src/httpserver.h')
0 files changed, 0 insertions, 0 deletions