Skip to content

Commit 4f4bda0

Browse files
xdustinfaceUdjinM6
authored andcommitted
depends: Undefine BLSALLOC_SODIUM in bls-dash.mk (#4176)
1 parent 575e0a3 commit 4f4bda0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

depends/packages/bls-dash.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ define $(package)_set_vars
4848
$(package)_config_opts_darwin+= -DCMAKE_AR="$(host_prefix)/native/bin/$($(package)_ar)"
4949
$(package)_config_opts_darwin+= -DCMAKE_RANLIB="$(host_prefix)/native/bin/$($(package)_ranlib)"
5050
endif
51+
52+
$(package)_cppflags+=-UBLSALLOC_SODIUM
5153
endef
5254

5355
define $(package)_preprocess_cmds

0 commit comments

Comments
 (0)