diff options
| author | Glenn Willen <[email protected]> | 2020-06-23 03:47:24 -0700 |
|---|---|---|
| committer | Glenn Willen <[email protected]> | 2020-06-23 22:04:02 -0700 |
| commit | 8578c6fccd11404412d2c60f9bede311b79ca0d0 (patch) | |
| tree | 54eac259274475c3a1291c6b0bbe8c12199fb486 /src/node/ui_interface.cpp | |
| parent | Merge #19240: build: macOS toolchain simplification and bump (diff) | |
| download | discoin-8578c6fccd11404412d2c60f9bede311b79ca0d0.tar.xz discoin-8578c6fccd11404412d2c60f9bede311b79ca0d0.zip | |
build: Fix search for brew-installed BDB 4 on OS X
On OS X, when searching Homebrew keg-only packages for BDB 4.8, if we find it,
use BDB_CPPFLAGS and BDB_LIBS instead of CFLAGS and LIBS for the result. This
is (1) more correct, and (2) necessary in order to give this location
priority over other directories in the include search path, which may include
system include directories with other versions of BDB.
Diffstat (limited to 'src/node/ui_interface.cpp')
0 files changed, 0 insertions, 0 deletions