We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42a9473 commit e86c85dCopy full SHA for e86c85d
arm-software/embedded/CMakeLists.txt
@@ -240,6 +240,7 @@ set(LLVM_APPEND_VC_REV OFF CACHE BOOL "")
240
set(LLVM_ENABLE_TERMINFO OFF CACHE BOOL "")
241
set(LLVM_ENABLE_ZLIB OFF CACHE BOOL "")
242
set(LLVM_ENABLE_ZSTD OFF CACHE BOOL "")
243
+set(LLVM_ENABLE_LIBXML2 OFF CACHE BOOL "")
244
set(CLANG_DEFAULT_LINKER lld CACHE STRING "")
245
246
# Default to a release build
0 commit comments