From df59c12f755fb07bae5e1be62f1d74b98751a9c2 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 9 Apr 2008 20:41:33 +0000 Subject: [PATCH] Added CPPFLAGS -mcpu=arm9 -marm -- from Heinrich du Toit. --- configure/os/CONFIG.Common.linux-arm | 1 + 1 file changed, 1 insertion(+) diff --git a/configure/os/CONFIG.Common.linux-arm b/configure/os/CONFIG.Common.linux-arm index 31dae0b5e..10123aa56 100644 --- a/configure/os/CONFIG.Common.linux-arm +++ b/configure/os/CONFIG.Common.linux-arm @@ -13,6 +13,7 @@ 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