We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b970f03 commit f13e642Copy full SHA for f13e642
depends/packages/zeromq.mk
@@ -6,7 +6,7 @@ $(package)_sha256_hash=c593001a89f5a85dd2ddf564805deb860e02471171b3f204944857336
6
$(package)_patches=remove_libstd_link.patch netbsd_kevent_void.patch
7
8
define $(package)_set_vars
9
- $(package)_config_opts = --without-docs --disable-shared
+ $(package)_config_opts = --without-docs --disable-shared --disable-valgrind
10
$(package)_config_opts += --disable-perf --disable-curve-keygen --disable-curve --disable-libbsd
11
$(package)_config_opts += --without-libsodium --without-libgssapi_krb5 --without-pgm --without-norm --without-vmci
12
$(package)_config_opts += --disable-libunwind --disable-radix-tree --without-gcov --disable-dependency-tracking
0 commit comments