Skip to content

Commit 08b93f9

Browse files
committed
fixed documetation on hardening flags
1 parent 7202d9d commit 08b93f9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/build-unix.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,10 @@ To help make your bitcoin installation more secure by making certain attacks imp
140140
exploit even if a vulnerability is found, binaries are hardened by default.
141141
This can be disabled with:
142142

143-
./configure --enable-hardening
143+
Hardening Flags:
144+
145+
./configure --enable-hardening
146+
./configure --disable-hardening
144147

145148

146149
Hardening enables the following features:

0 commit comments

Comments
 (0)