From: Simon Ruderich Date: Tue, 5 Sep 2017 20:22:07 +0000 (+0200) Subject: Add example for --debian X-Git-Tag: 0.08~6 X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=commitdiff_plain;h=8f13ff5cfeb4cd6f4102cd0448a9f5dfa089491e Add example for --debian --- diff --git a/bin/blhc b/bin/blhc index daf5bd2..009aec9 100755 --- a/bin/blhc +++ b/bin/blhc @@ -1586,6 +1586,13 @@ Use blhc with pbuilder. pbuilder path/to/package.dsc | tee path/log/file blhc path/to/file || echo flags missing +Assume this build log was created on a Debian system and thus don't warn about +missing PIE flags if the current architecture injects them automatically (this +is enabled in buildd mode per default). C<--arch> is necessary if the build +log contains no architecture information as written by dpkg-buildpackage. + + blhc --debian --all --arch=amd64 path/to/log/file + =head1 BUILDD TAGS The following tags are used in I<--buildd> mode. In braces the additional data