Skip to content

Commit

Permalink
Re-disable LLVM_ENABLE_LIBXML2
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumsheep committed Aug 3, 2020
1 parent 4f218b1 commit 5a64152
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ set(LLVM_INCLUDE_BENCHMARKS OFF)
set(LLVM_APPEND_VC_REV ON)
set(LLVM_ENABLE_RTTI ON)
set(LLVM_ENABLE_TERMINFO OFF)
set(LLVM_ENABLE_LIBXML2 OFF)
set(LLVM_ENABLE_LIBEDIT OFF)
set(LLVM_ENABLE_LIBPFM OFF)
set(LLVM_ENABLE_ZLIB OFF)
Expand Down

0 comments on commit 5a64152

Please sign in to comment.