mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 03:52:49 +01:00
depends: Undefine BLSALLOC_SODIUM
in bls-dash.mk
(#4176)
This commit is contained in:
parent
f7676c802d
commit
fb23e53fdd
@ -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