[backfire] cleanup: toolchain/gcc: remove "broken" stuff
[openwrt-10.03/.git] / package / busybox / Makefile
index 0706480b6be151a89403be2ddac5f0e5c25b5b07..d2b16aa9138c18f0b89acb7300f3c6ed8caefabf 100644 (file)
@@ -56,10 +56,6 @@ define Build/Configure
                oldconfig
 endef
 
-ifdef CONFIG_GCC_VERSION_LLVM
-  TARGET_CFLAGS += -fnested-functions
-endif
-
 define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR) \
                CC="$(TARGET_CC)" \