]> ruderich.org/simon Gitweb - blhc/blhc.git/commit
Handle compiled headers (.h.gch).
authorSimon Ruderich <simon@ruderich.org>
Mon, 25 Jun 2012 01:23:49 +0000 (03:23 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 25 Jun 2012 01:23:49 +0000 (03:23 +0200)
commitae5da64f4f6f53ca3eb055d2124988847b2e8d50
tree2450e29bebb3c08247b34dfd53cb0db6eb75d9e8
parentb0ddb66b90fc843f0be02d100721eafeee105235
Handle compiled headers (.h.gch).

This change also reduces the number of false positives drastically, but
may introduce false negatives if unusual file extensions are used when
linking.

However checking for missing LDFLAGS (e.g. -Wl,-z,relro etc.) is already
handled by lintian with good accuracy, so this shouldn't be a problem.
bin/blhc
t/logs/bad-ldflags
t/logs/libtool
t/tests.t