diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-02-07 09:41:47 +0000 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-02-07 13:01:41 +0100 |
commit | 8713de83a076c0e8e80f3bb0a6edf1f17d3856db (patch) | |
tree | 68f3a96c4c1aa59d13f687e710bd8dcc6667afbe /doc | |
parent | 02464da5e4aa8c19d4fff3859dcdee822e2af78c (diff) |
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 'doc')
0 files changed, 0 insertions, 0 deletions