mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-19 09:53:47 +01:00
depends: use FORTIFY_SOURCE=3 with libevent
This commit is contained in:
parent
0561f344e0
commit
ff4a73aea2
@ -16,6 +16,7 @@ define $(package)_set_vars
|
||||
$(package)_config_opts_netbsd=--with-pic
|
||||
$(package)_config_opts_openbsd=--with-pic
|
||||
$(package)_config_opts_android=--with-pic
|
||||
$(package)_cppflags+=-D_FORTIFY_SOURCE=3
|
||||
$(package)_cppflags_mingw32=-D_WIN32_WINNT=0x0601
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user