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 540bf8a commit 5bb0164Copy full SHA for 5bb0164
depends/packages/bdb.mk
@@ -10,6 +10,7 @@ $(package)_config_opts=--disable-shared --enable-cxx --disable-replication
10
$(package)_config_opts_mingw32=--enable-mingw
11
$(package)_config_opts_linux=--with-pic
12
$(package)_cxxflags=-std=c++11
13
+$(package)_cppflags_mingw32=-DUNICODE -D_UNICODE
14
endef
15
16
define $(package)_preprocess_cmds
0 commit comments