Cory Fields a6365c5c3d 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
2017-12-21 18:01:08 -05:00
..
2016-06-10 05:34:50 -04:00
2017-05-03 18:19:07 +08:00
2017-05-03 18:19:08 +08:00
2017-06-19 12:49:32 +08:00
2017-01-11 08:44:23 +08:00
2017-05-17 17:44:49 +08:00
2017-05-03 18:19:07 +08:00
2017-01-28 01:54:30 -05:00
2016-04-27 12:47:41 +02:00
2017-01-28 01:54:30 -05:00
2017-03-10 16:53:05 -05:00