X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;ds=sidebyside;f=bin%2Fblhc;h=c3834fbf07aeaec8757b1c6cc3499fbc47ab5bd0;hb=6ab8b0da4793ac24bcc01834955f0a1852350dbb;hp=c8260e58dc55cc01f939361155d834a9b9a74679;hpb=7bff3a8f927367067116104fb0b6e934e5e0eed3;p=blhc%2Fblhc.git diff --git a/bin/blhc b/bin/blhc index c8260e5..c3834fb 100755 --- a/bin/blhc +++ b/bin/blhc @@ -194,7 +194,7 @@ my @def_ldflags_pic = ( '-fpic', '-shared', ); -# References to all flags checked by the parser. +# References to all flags checked by the flag checker. my @flag_refs = ( \@def_cflags, \@def_cflags_format,