From b85a3fb508fc2f9d98d44583cf31cbf5ac63a382 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Mon, 19 Mar 2012 14:48:29 +0100 Subject: [PATCH] Improve documentation about --pie/--bindnow autodetection. --- bin/blhc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 -- 2.43.2