X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=package%2Fbusybox%2FMakefile;h=d2b16aa9138c18f0b89acb7300f3c6ed8caefabf;hp=0706480b6be151a89403be2ddac5f0e5c25b5b07;hb=eacfe9260e88fc79aa2a1d97b524e12c7f6f49d6;hpb=95612bcef8dcdc3eccd4b0589ceada865ece6dbd diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 0706480b6..d2b16aa91 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -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)" \