Skip to content

Commit

Permalink
Remove LLVM_ENABLE_LIBXML2 setting
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumsheep committed Aug 2, 2020
1 parent abd7abc commit d5a25f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ 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 d5a25f0

Please sign in to comment.