mirror of https://github.com/microsoft/clang.git
Revert "[CMake][Darwin] Match cxx-headers -> cxx_headers libcxx target rename."
This reverts commit r334550. Try to fix the stage2 build failing on Green Dragon for a while. http://green.lab.llvm.org/green/job/clang-stage2-Rthinlto/11124/console git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@335628 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f3b1b3173b
commit
c812eefd7b
|
@ -61,7 +61,7 @@ set(LLVM_DISTRIBUTION_COMPONENTS
|
|||
LTO
|
||||
clang-format
|
||||
clang-headers
|
||||
cxx_headers
|
||||
cxx-headers
|
||||
${LLVM_TOOLCHAIN_TOOLS}
|
||||
CACHE STRING "")
|
||||
|
||||
|
|
Loading…
Reference in New Issue