From: Simon Ruderich Date: Mon, 19 Mar 2012 13:48:29 +0000 (+0100) Subject: Improve documentation about --pie/--bindnow autodetection. X-Git-Tag: 0.01~88 X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=commitdiff_plain;h=b85a3fb508fc2f9d98d44583cf31cbf5ac63a382 Improve documentation about --pie/--bindnow autodetection. --- diff --git a/bin/blhc b/bin/blhc index bcae721..c82e9bc 100755 --- a/bin/blhc +++ b/bin/blhc @@ -531,8 +531,9 @@ automatically if dpkg-buildpackage is used. =back -Auto detection only works if at least one command uses the required hardening -flag (e.g. -fPIE). Then it's required for all other commands as well. +Auto detection for B<--pie> and B<--bindnow> only works if at least one +command uses the required hardening flag (e.g. -fPIE). Then it's required for +all other commands as well. =head1 EXIT STATUS