Changed += to = to become ARCH_DEP_CFLAGS override.

This commit is contained in:
Janet Anderson
2011-08-19 15:54:10 -05:00
parent d25ee10b71
commit 061b654f03
4 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
# Include definitions common to all linux x86 targets
include $(CONFIG)/os/CONFIG.Common.linux-x86
ARCH_DEP_CFLAGS += -march=i386
ARCH_DEP_CFLAGS = -march=i386
ifeq ($(BUILD_CLASS),CROSS)
VALID_BUILDS = Ioc