File tree Expand file tree Collapse file tree 2 files changed +0
-37
lines changed
Expand file tree Collapse file tree 2 files changed +0
-37
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ $(package)_version=4.3.1
33$(package)_download_path =https://github.com/zeromq/libzmq/releases/download/v$($(package ) _version) /
44$(package)_file_name =$(package ) -$($(package ) _version) .tar.gz
55$(package)_sha256_hash =bcbabe1e2c7d0eec4ed612e10b94b112dd5f06fcefa994a0c79a45d835cd21eb
6- $(package)_patches =0002-disable-pthread_set_name_np.patch
76
87define $(package)_set_vars
98 $(package ) _config_opts=--without-docs --disable-shared --disable-curve --disable-curve-keygen --disable-perf
@@ -16,7 +15,6 @@ define $(package)_set_vars
1615endef
1716
1817define $(package)_preprocess_cmds
19- patch -p1 < $($(package ) _patch_dir) /0002-disable-pthread_set_name_np.patch && \
2018 cp -f $(BASEDIR ) /config.guess $(BASEDIR ) /config.sub config
2119endef
2220
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments