From 3dec8f8c78c5650073499e6a4390eb70f1f7ff11 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Mon, 20 Feb 2012 09:52:54 -0600 Subject: [PATCH] configure: Removed _ARM_NWFP_ Apparently this hasn't been needed for quite a while. --- configure/os/CONFIG.Common.linux-arm | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure/os/CONFIG.Common.linux-arm b/configure/os/CONFIG.Common.linux-arm index 8b0a8c2a4..15dad9e9e 100644 --- a/configure/os/CONFIG.Common.linux-arm +++ b/configure/os/CONFIG.Common.linux-arm @@ -11,9 +11,6 @@ include $(CONFIG)/os/CONFIG.Common.linuxCommon ARCH_CLASS = arm -# Set a special definition for network order of Netwinder ARM floating point -ARCH_DEP_CPPFLAGS += -D_ARM_NWFP_ - ifeq ($(BUILD_CLASS),CROSS) VALID_BUILDS = Ioc GNU_TARGET = arm-linux