we don't support gcc 4.5.0
SVN-Revision: 25146
This commit is contained in:
parent
b255026bd1
commit
51156ea6b8
@ -63,10 +63,6 @@ ifdef CONFIG_GCC_VERSION_LLVM
|
|||||||
TARGET_CFLAGS += -fnested-functions
|
TARGET_CFLAGS += -fnested-functions
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifdef CONFIG_GCC_VERSION_4_5_0
|
|
||||||
TARGET_CFLAGS += -fno-tree-pta
|
|
||||||
endif
|
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
$(MAKE) $(PKG_JOBS) -C $(PKG_BUILD_DIR) \
|
$(MAKE) $(PKG_JOBS) -C $(PKG_BUILD_DIR) \
|
||||||
CC="$(TARGET_CC)" \
|
CC="$(TARGET_CC)" \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user