From 5d47f4a04c4a45b6cacca330725539822b99a276 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Thu, 22 Mar 2012 14:35:49 +0100 Subject: [PATCH] Detect i486-gnu-gcc as compiler. --- bin/blhc | 2 +- t/logs/configure | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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)?-)? (?:(?