We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 398fd63 commit 0445e1aCopy full SHA for 0445e1a
depends/packages/boost.mk
@@ -27,6 +27,7 @@ $(package)_cxxflags+=-std=c++17
27
$(package)_cxxflags_linux=-fPIC
28
$(package)_cxxflags_android=-fPIC
29
$(package)_cxxflags_x86_64_darwin=-fcf-protection=full
30
+$(package)_cxxflags_mingw32=-fcf-protection=full
31
endef
32
33
define $(package)_preprocess_cmds
0 commit comments