gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)
SVN-Revision: 18019
This commit is contained in:
@@ -59,6 +59,10 @@ 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)" \
|
||||
|
||||
Reference in New Issue
Block a user