[toolchain] uClibc: remove references to $(CONFIG_LARGEFILE)
[openwrt.git] / package / busybox / Makefile
index f7e64c0..d30be0d 100644 (file)
@@ -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)" \
This page took 0.02109 seconds and 4 git commands to generate.