X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=bin%2Fblhc;h=c77a16cedddc3c91333098f9a96a4104abdaae6a;hp=9ed648aa1a7be09fabffa22514b7cabb35a87166;hb=e44dbcfa8487a008098ae1f37123b9cf363fea8f;hpb=22380d5ef99ff37e3c96070d65f01c34a8f0ba82 diff --git a/bin/blhc b/bin/blhc index 9ed648a..c77a16c 100755 --- a/bin/blhc +++ b/bin/blhc @@ -1267,14 +1267,18 @@ blhc is a small tool which checks build logs for missing hardening flags. It's licensed under the GPL 3 or later. It's designed to check build logs generated by Debian's dpkg-buildpackage (or -tools using dpkg-buildpackage like pbuilder or the official buildd build logs) -to help maintainers detect missing hardening flags in their packages. +tools using dpkg-buildpackage like pbuilder or sbuild (which is used for the +official buildd build logs)) to help maintainers detect missing hardening +flags in their packages. Only gcc is detected as compiler at the moment. If other compilers support hardening flags as well, please report them. If there's no output, no flags are missing and the build log is fine. +See F for details about performed checks, auto-detection and +limitations. + =head1 OPTIONS =over 8