Skip to content

Commit

Permalink
fixed documetation on hardening flags
Browse files Browse the repository at this point in the history
  • Loading branch information
haltingstate committed Dec 13, 2013
1 parent 7202d9d commit 08b93f9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion doc/build-unix.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,10 @@ To help make your bitcoin installation more secure by making certain attacks imp
exploit even if a vulnerability is found, binaries are hardened by default.
This can be disabled with:

./configure --enable-hardening
Hardening Flags:

./configure --enable-hardening
./configure --disable-hardening


Hardening enables the following features:
Expand Down

0 comments on commit 08b93f9

Please sign in to comment.