toolchain: remove leftovers from old llvm-gcc experiments
[openwrt/openwrt.git] / package / utils / busybox / Makefile
index 7421c0a5e7d56cf16e91fb8429026c8525b65335..7c9bca530ea4ab2f7430a7c9a93954b0d22b8b7d 100644 (file)
@@ -69,10 +69,6 @@ define Build/Configure
                oldconfig
 endef
 
-ifdef CONFIG_GCC_VERSION_LLVM
-  TARGET_CFLAGS += -fnested-functions
-endif
-
 LDLIBS:=m crypt
 ifdef CONFIG_BUSYBOX_USE_LIBRPC
   TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include