[contrib] Use BDB_LIBS/CFLAGS and pass --disable-replication #12095 pull fanquake wants to merge 2 commits into bitcoin:master from fanquake:db4-script-flags changing 1 files +2 −2 Conversation Commits2 Files1 Check fanquake commented at 12:50 AM on January 5, 2018: member Switch install_db4 to use BDB_LIBS/BDB_CFLAGS, mentioned here. Pass --disable-replication to configure to match what we do in depends. Documentation about --disable-replication is available here. [contrib] Use BDB_LIBS/CFLAGS in install_db4 311a423bd8 [contrib] Add --disable-replication to install_db4 f3196a03aa fanquake added the label Build system on Jan 5, 2018 fanquake added the label Scripts and tools on Jan 5, 2018 fanquake requested review from laanwj on Jan 5, 2018 laanwj commented at 10:03 AM on January 5, 2018: member utACK f3196a0 laanwj merged this on Jan 29, 2018 laanwj closed this on Jan 29, 2018 laanwj referenced this in commit 3fa1ab4368 on Jan 29, 2018 fanquake deleted the branch on Jan 29, 2018 dagurval cross-referenced this on Apr 26, 2018 from issue Improvements for building db4.8 by dagurval bitcoin locked this on Sep 8, 2021 Contributorsfanquakelaanwj Review Requested laanwj LabelsBuild systemScripts and tools Linked (view graph)#12041 doc: OpenBSD build instructions revamp