fixed documetation on hardening flags
This commit is contained in:
parent
7202d9d9bf
commit
08b93f9a65
1 changed files with 4 additions and 1 deletions
|
@ -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.
|
exploit even if a vulnerability is found, binaries are hardened by default.
|
||||||
This can be disabled with:
|
This can be disabled with:
|
||||||
|
|
||||||
|
Hardening Flags:
|
||||||
|
|
||||||
./configure --enable-hardening
|
./configure --enable-hardening
|
||||||
|
./configure --disable-hardening
|
||||||
|
|
||||||
|
|
||||||
Hardening enables the following features:
|
Hardening enables the following features:
|
||||||
|
|
Loading…
Add table
Reference in a new issue