Update buildroot 2018.05
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
@@ -89,5 +89,9 @@ HOST_CLANG_POST_INSTALL_HOOKS = HOST_CLANG_INSTALL_CLANG_TBLGEN
|
||||
HOST_CLANG_CONF_OPTS += -DLLVM_LINK_LLVM_DYLIB=ON
|
||||
CLANG_CONF_OPTS += -DLLVM_LINK_LLVM_DYLIB=ON
|
||||
|
||||
# Prevent clang binaries from linking against LLVM static libs
|
||||
HOST_CLANG_CONF_OPTS += -DLLVM_DYLIB_COMPONENTS=all
|
||||
CLANG_CONF_OPTS += -DLLVM_DYLIB_COMPONENTS=all
|
||||
|
||||
$(eval $(cmake-package))
|
||||
$(eval $(host-cmake-package))
|
||||
|
||||
Reference in New Issue
Block a user