Skip to content

Commit 6bfaf2a

Browse files
committed
Merge pull request #3411
08b93f9 fixed documetation on hardening flags (HaltingState)
2 parents 5e2fb33 + 08b93f9 commit 6bfaf2a

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
@@ -135,7 +135,10 @@ To help make your bitcoin installation more secure by making certain attacks imp
135135
exploit even if a vulnerability is found, binaries are hardened by default.
136136
This can be disabled with:
137137

138-
./configure --enable-hardening
138+
Hardening Flags:
139+
140+
./configure --enable-hardening
141+
./configure --disable-hardening
139142

140143

141144
Hardening enables the following features:

0 commit comments

Comments
 (0)