mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
8713de83a0
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. |
||
---|---|---|
.. | ||
m4 |