X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=bin%2Fblhc;h=a51c860158608a12116c60a5d5113d182014dbb0;hp=e8849260607f8598aafea529a8731136f0ecf451;hb=af102498dd22f108a466fe3830648d7705384f28;hpb=c7f137f3fdbeb3fc9e300ba41b977d79109967ea diff --git a/bin/blhc b/bin/blhc index e884926..a51c860 100755 --- a/bin/blhc +++ b/bin/blhc @@ -202,11 +202,11 @@ my @flag_refs = ( \@def_ldflags, \@def_ldflags_relro, \@def_ldflags_bindnow, + \@def_ldflags_pie, ); # References to all used flags. my @flag_refs_all = ( @flag_refs, - \@def_ldflags_pie, \@def_ldflags_pic, ); # Renaming rules for the output so the regex parts are not visible. Also