From bea9b19322c77265033a068ac60c95a37e798a80 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 30 Jul 2012 16:09:11 -0700 Subject: Fix lots of bitrot for stub configurations. --- ports/sysdeps/arm/preconfigure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports') diff --git a/ports/sysdeps/arm/preconfigure b/ports/sysdeps/arm/preconfigure index d98c167a95..20f6d91a12 100644 --- a/ports/sysdeps/arm/preconfigure +++ b/ports/sysdeps/arm/preconfigure @@ -41,7 +41,7 @@ arm*) fi CFLAGS="$CFLAGS -fno-unwind-tables" ;; - *) + linux*) echo "Old ABI no longer supported" 2>&1 exit 1 ;; -- cgit 1.4.1