]> granicus.if.org Git - clang/commitdiff
[CMake] Add install-distribution-toolchain to stage2 target list
authorChris Bieneman <beanz@apple.com>
Thu, 5 Oct 2017 22:48:34 +0000 (22:48 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 5 Oct 2017 22:48:34 +0000 (22:48 +0000)
This allows generating toolchains with just the distribution components instead of toolchains with everything.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@315030 91177308-0d34-0410-b5e6-96231b3b80d8

cmake/caches/Apple-stage1.cmake

index 30b8972d276184f97621de70bd459aa97c5d1875..518088801318a6ee1c21c8ee4a1966656119e12f 100644 (file)
@@ -46,6 +46,7 @@ set(CLANG_BOOTSTRAP_TARGETS
   distribution
   install-distribution
   install-xcode-toolchain
+  install-distribution-toolchain
   clang CACHE STRING "")
 
 #bootstrap