fanquake
c295cba5a2
depends: zeromq: disable draft classes and methods
2019-08-14 20:34:28 +08:00
Carl Dong
683b7d7a3f
depends: Purge libtool archives
...
We use pkg-config where we can, which generally replaces libtool at a
higher level and does not have the same downsides as libtool. These
archives sit in our depends tree with no purpose and pollute the final
bitcoin build with massive overlinking.
2019-05-28 11:02:42 -04:00
Dimitris Apostolou
3046e5fc01
Update zmq to 4.3.1
...
Addresses https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6250
2019-01-18 10:25:14 +02:00
mruddy
f1bd03eb01
[depends, zmq, doc] upgrade zeromq to 4.2.5 and avoid deprecated zeromq api functions
2018-09-11 16:33:05 -04:00
Lawrence Nahum
a4ba2388fe
depends: disable Werror for zmqlib release, causes ndk build to break
2018-07-17 20:22:03 +02:00
fanquake
0d1f38c45f
depends: update zmq config.guess/config.sub for riscv support
2018-07-08 22:59:21 +08:00
Cory Fields
13a399a46c
depends: patch pthread_set_name_np out of zeromq
2018-03-05 15:08:31 -05:00
fanquake
8f79226361
depends: zeromq 4.2.3
2018-03-05 15:08:24 -05:00
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
Cory Fields
126999d1cc
depends: fix zmq build with mingw < 4.0
2017-11-29 19:31:59 +08:00
fanquake
387879dd4c
[depends] ZeroMQ 4.2.2
2017-11-29 19:31:50 +08:00
fanquake
a615386552
[depends] ZeroMQ 4.1.5
2016-07-21 16:20:17 +08:00
fanquake
bd3cbd5333
[depends] ZeroMQ 4.1.4
2016-06-02 09:16:12 +08:00
Cory Fields
a398549b3b
depends: use c++11
2016-04-27 12:47:41 +02:00
fanquake
23a3c47f95
[depends] zeromq 4.0.7
2015-11-11 17:53:34 +08:00
Cory Fields
1136879df8
Depends: Add ZeroMQ package
2015-09-16 10:59:32 +01:00