The files are located under /usr/local/<include|lib>/db5/ on FreeBSD 12.
Using PATH_SUFFIXES allow to search with the db5 directory in the
path.
Details
Details
- Reviewers
deadalnix jasonbcox - Group Reviewers
Restricted Project - Commits
- rSTAGING53070e930d56: [CMAKE] Fix FindBerkeleyDB for FreeBSD
rABC53070e930d56: [CMAKE] Fix FindBerkeleyDB for FreeBSD
On FreeBSD (tested on FreeBSD 12):
cmake -GNinja -DBUILD_BITCOIN_QT=OFF ..
Check that cmake finds the library.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- cmake_freebsd_bdb
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 8522 Build 15043: Default Diff Build & Tests Build 15042: arc lint + arc unit