Skip to content

Commit 12ac2f0

Browse files
committed
Merge #12581: doc: Mention configure without wallet in FreeBSD instructions
c5be37e doc: Mention configure without wallet in FreeBSD instructions (Dan Bolser) Tree-SHA512: 495f9c1b6d73e53ad66883f26fd789423cbbd73110d4aff0aad9c09bd50583277cf8a3757e4ac6c7e0a630e68214eb711227330bfcce6944e1f9fc5d52e68ed0
2 parents b7c8812 + c5be37e commit 12ac2f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/build-unix.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@ For the wallet (optional):
326326
Then build using:
327327

328328
./autogen.sh
329+
./configure --disable-wallet # OR
329330
./configure BDB_CFLAGS="-I${BDB_PREFIX}/include" BDB_LIBS="-L${BDB_PREFIX}/lib -ldb_cxx"
330331
gmake
331332

0 commit comments

Comments
 (0)