Skip to content

Commit

Permalink
Updated bdb.mk based on bitcoin-core upstream changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mxaddict committed May 4, 2019
1 parent aaf1003 commit 33b205b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions depends/packages/bdb.mk
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ $(package)_config_opts=--disable-shared --enable-cxx --disable-replication
$(package)_config_opts_mingw32=--enable-mingw
$(package)_config_opts_linux=--with-pic
$(package)_cxxflags=-std=c++11
$(package)_cppflags_mingw32=-DUNICODE -D_UNICODE
endef

define $(package)_preprocess_cmds
Expand Down

0 comments on commit 33b205b

Please sign in to comment.