mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-14 15:46:32 +00:00
Revert "Remember LLVM_ENABLE_LIBCXX setting in installed configuration (#134990)"
This reverts commit 785e7f06ddb1ba36aa679d23436726dcf61f8afb. It did not solve the problem with flang-aarch64-libcxx and caused another failure with openmp-offload-amdgpu-runtime-2.
This commit is contained in:
parent
e3350a6263
commit
2fe123a119
@ -55,8 +55,6 @@ endif()
|
||||
|
||||
set(LLVM_ENABLE_RTTI @LLVM_ENABLE_RTTI@)
|
||||
|
||||
set(LLVM_ENABLE_LIBCXX @LLVM_ENABLE_LIBCXX@)
|
||||
|
||||
set(LLVM_ENABLE_LIBEDIT @HAVE_LIBEDIT@)
|
||||
if(LLVM_ENABLE_LIBEDIT)
|
||||
find_package(LibEdit)
|
||||
|
Loading…
x
Reference in New Issue
Block a user