depends: Enable unicode support on dbd for Windows
This commit is contained in:
committed by
Michel van Kessel
parent
0a71aa373e
commit
60031b6468
@@ -11,6 +11,7 @@ $(package)_config_opts_mingw32=--enable-mingw
|
||||
$(package)_config_opts_mingw64=--enable-mingw
|
||||
$(package)_config_opts_linux=--with-pic
|
||||
$(package)_cxxflags=-std=c++11
|
||||
$(package)_cppflags_mingw32=-DUNICODE -D_UNICODE
|
||||
endef
|
||||
|
||||
define $(package)_preprocess_cmds
|
||||
|
||||
Reference in New Issue
Block a user