Skip to content
Snippets Groups Projects
Commit 51156ea6 authored by Imre Kaloz's avatar Imre Kaloz
Browse files

we don't support gcc 4.5.0

SVN-Revision: 25146
parent b255026b
No related branches found
No related tags found
No related merge requests found
......@@ -63,10 +63,6 @@ ifdef CONFIG_GCC_VERSION_LLVM
TARGET_CFLAGS += -fnested-functions
endif
ifdef CONFIG_GCC_VERSION_4_5_0
TARGET_CFLAGS += -fno-tree-pta
endif
define Build/Compile
$(MAKE) $(PKG_JOBS) -C $(PKG_BUILD_DIR) \
CC="$(TARGET_CC)" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment