mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +01:00
depends: Undefine BLSALLOC_SODIUM
in bls-dash.mk
(#4176)
This commit is contained in:
parent
575e0a3070
commit
4f4bda0557
@ -48,6 +48,8 @@ define $(package)_set_vars
|
||||
$(package)_config_opts_darwin+= -DCMAKE_AR="$(host_prefix)/native/bin/$($(package)_ar)"
|
||||
$(package)_config_opts_darwin+= -DCMAKE_RANLIB="$(host_prefix)/native/bin/$($(package)_ranlib)"
|
||||
endif
|
||||
|
||||
$(package)_cppflags+=-UBLSALLOC_SODIUM
|
||||
endef
|
||||
|
||||
define $(package)_preprocess_cmds
|
||||
|
Loading…
Reference in New Issue
Block a user