]> granicus.if.org Git - clang/commitdiff
Revert "[CMake][Darwin] Match cxx-headers -> cxx_headers libcxx target rename."
authorFrancis Visoiu Mistrih <francisvm@yahoo.com>
Tue, 26 Jun 2018 17:05:01 +0000 (17:05 +0000)
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>
Tue, 26 Jun 2018 17:05:01 +0000 (17:05 +0000)
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

cmake/caches/Apple-stage2.cmake

index 3b80b5f4074f6fa9f1f35e1c67181bf5f1dd60ed..c7f3f04b420aa8c21b02160239e56bb47aea5b4f 100644 (file)
@@ -61,7 +61,7 @@ set(LLVM_DISTRIBUTION_COMPONENTS
   LTO
   clang-format
   clang-headers
-  cxx_headers
+  cxx-headers
   ${LLVM_TOOLCHAIN_TOOLS}
   CACHE STRING "")