mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-19 13:27:35 +02:00
Merge 79772cd26e into merged_master (Bitcoin PR bitcoin/bitcoin#30743)
This commit is contained in:
commit
b51e80b7fe
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ define $(package)_set_vars
|
|||
$(package)_config_opts=-DEVENT__DISABLE_BENCHMARK=ON -DEVENT__DISABLE_OPENSSL=ON
|
||||
$(package)_config_opts+=-DEVENT__DISABLE_SAMPLES=ON -DEVENT__DISABLE_REGRESS=ON
|
||||
$(package)_config_opts+=-DEVENT__DISABLE_TESTS=ON -DEVENT__LIBRARY_TYPE=STATIC
|
||||
$(package)_cppflags += -D_GNU_SOURCE
|
||||
$(package)_cppflags_mingw32=-D_WIN32_WINNT=0x0601
|
||||
|
||||
ifeq ($(NO_HARDEN),)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue