diff options
author | Cory Fields <cory-nospam-@coryfields.com> | 2017-12-21 17:27:57 -0500 |
---|---|---|
committer | Cory Fields <cory-nospam-@coryfields.com> | 2017-12-21 18:01:08 -0500 |
commit | a6365c5c3d277af355c51d7aee969f261dc5a751 (patch) | |
tree | 91f888c470b9518d3260da2b491060ad323a6a9d /src/tinyformat.h | |
parent | 711d16ca4a916d4e30f17e2babb46fc1b0be4732 (diff) |
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/tinyformat.h')
0 files changed, 0 insertions, 0 deletions