]> ruderich.org/simon Gitweb - blhc/blhc.git/commitdiff
Don't report missing PIE flags in buildd mode if GCC defaults to PIE
authorSimon Ruderich <simon@ruderich.org>
Sun, 23 Jul 2017 19:10:04 +0000 (21:10 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 23 Jul 2017 19:10:04 +0000 (21:10 +0200)
Dpkg since 1.8.15 respects GCC's settings and doesn't inject PIE flags
if GCC already applies them internally. Therefore don't require PIE
flags if a recent enough dpkg version is used and GCC applies PIE on the
current architecture.


No differences found