From 4e5fa9b6b3f6ebc465f0e0f49b4e6f3488503160 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Fri, 31 Jul 2009 17:38:27 +0000 Subject: [PATCH] Reverted patch that added architecture-specific compiler flags, Micheal Abbott didn't like it. --- configure/os/CONFIG.Common.linux-arm | 1 - 1 file changed, 1 deletion(-) diff --git a/configure/os/CONFIG.Common.linux-arm b/configure/os/CONFIG.Common.linux-arm index 10123aa56..31dae0b5e 100644 --- a/configure/os/CONFIG.Common.linux-arm +++ b/configure/os/CONFIG.Common.linux-arm @@ -13,7 +13,6 @@ ARCH_CLASS = arm # Set a special definition for network order of Netwinder ARM floating point ARCH_DEP_CPPFLAGS += -D_ARM_NWFP_ -ARCH_DEP_CPPFLAGS += -mcpu=arm9 -marm ifeq ($(BUILD_CLASS),CROSS) VALID_BUILDS = Ioc