From 08b93f9a65ce70e650244f94725fcd042d97f0ee Mon Sep 17 00:00:00 2001 From: HaltingState Date: Mon, 9 Dec 2013 02:08:08 -0800 Subject: [PATCH] fixed documetation on hardening flags --- doc/build-unix.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/build-unix.md b/doc/build-unix.md index 1d9d96a1c..673d1502a 100644 --- a/doc/build-unix.md +++ b/doc/build-unix.md @@ -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: