From: Francis Visoiu Mistrih Date: Tue, 26 Jun 2018 17:05:01 +0000 (+0000) Subject: Revert "[CMake][Darwin] Match cxx-headers -> cxx_headers libcxx target rename." X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c812eefd7b0649481ed4df031e851211354e565e;p=clang 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 --- diff --git a/cmake/caches/Apple-stage2.cmake b/cmake/caches/Apple-stage2.cmake index 3b80b5f407..c7f3f04b42 100644 --- a/cmake/caches/Apple-stage2.cmake +++ b/cmake/caches/Apple-stage2.cmake @@ -61,7 +61,7 @@ set(LLVM_DISTRIBUTION_COMPONENTS LTO clang-format clang-headers - cxx_headers + cxx-headers ${LLVM_TOOLCHAIN_TOOLS} CACHE STRING "")