Skip to content

Commit

Permalink
Merge branch 'LoreGoneMad' of https://github.com/janko33bd/bitcoin in…
Browse files Browse the repository at this point in the history
…to LoreGoneMad
  • Loading branch information
janko33bd committed Jun 14, 2017
2 parents b27df4f + dc010ab commit 9117318
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions depends/packages/bdb.mk
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ $(package)_config_opts_mingw32=--enable-mingw
$(package)_config_opts_linux=--with-pic
endef

define $(package)_preprocess_cmds
sed -i -e "s/WinIoCtl.h/winioctl.h/g" src/dbinc/win_db.h
endef

define $(package)_config_cmds
../dist/$($(package)_autoconf)
endef
Expand Down

0 comments on commit 9117318

Please sign in to comment.