From: Simon Ruderich Date: Thu, 22 Mar 2012 13:35:49 +0000 (+0100) Subject: Detect i486-gnu-gcc as compiler. X-Git-Tag: 0.01~75 X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=commitdiff_plain;h=5d47f4a04c4a45b6cacca330725539822b99a276 Detect i486-gnu-gcc as compiler. --- diff --git a/bin/blhc b/bin/blhc index a28f36f..666c2af 100755 --- a/bin/blhc +++ b/bin/blhc @@ -31,7 +31,7 @@ our $VERSION = '0.01'; # CONSTANTS/VARIABLES # Regex to catch compiler commands. -my $cc_regex = qr/(?:[a-z0-9_]+-(?:linux|kfreebsd)-gnu(?:eabi|eabihf)?-)? +my $cc_regex = qr/(?:[a-z0-9_]+-(?:linux-|kfreebsd-)?gnu(?:eabi|eabihf)?-)? (?:(?