diff options
| author | Wladimir J. van der Laan <[email protected]> | 2017-02-07 09:41:47 +0000 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2017-02-07 13:01:41 +0100 |
| commit | 8713de83a076c0e8e80f3bb0a6edf1f17d3856db (patch) | |
| tree | 68f3a96c4c1aa59d13f687e710bd8dcc6667afbe /src/httpserver.cpp | |
| parent | Merge #9227: Make nWalletDBUpdated atomic to avoid a potential race. (diff) | |
| download | discoin-8713de83a076c0e8e80f3bb0a6edf1f17d3856db.tar.xz discoin-8713de83a076c0e8e80f3bb0a6edf1f17d3856db.zip | |
build: Add options to override BDB cflags/libs
Add environment settings to specify the CFLAGS and LIBS to be used for
BerkeleyDB directly. These will completely by-pass autodetection in the
same way as other similar flags.
```
BDB_CFLAGS C compiler flags for BerkeleyDB, bypasses autodetection
BDB_LIBS Linker flags for BerkeleyDB, bypasses autodetection
```
Implements #3921.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions