forked from OSchip/llvm-project
[lld] Canonicalize HAVE_LIBXAR
I think this should unbreak the build after D100650...
This commit is contained in:
parent
08843a0c3f
commit
3e1045ec04
|
@ -11,6 +11,7 @@ llvm_canonicalize_cmake_booleans(
|
|||
LLVM_ENABLE_ZLIB
|
||||
LLVM_ENABLE_LIBXML2
|
||||
LLD_DEFAULT_LD_LLD_IS_MINGW
|
||||
HAVE_LIBXAR
|
||||
)
|
||||
|
||||
configure_lit_site_cfg(
|
||||
|
|
Loading…
Reference in New Issue