Browse Source

Merge pull request #3411

08b93f9 fixed documetation on hardening flags (HaltingState)
pull/145/head
Wladimir J. van der Laan 11 years ago
parent
commit
6bfaf2ac37
No known key found for this signature in database GPG Key ID: 74810B012346C9A6
  1. 5
      doc/build-unix.md

5
doc/build-unix.md

@ -135,7 +135,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:

Loading…
Cancel
Save