From: Chris Bieneman Date: Thu, 5 Oct 2017 22:48:34 +0000 (+0000) Subject: [CMake] Add install-distribution-toolchain to stage2 target list X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f85aa6be48ae0cd2164b1b5f70092df7d7325bb2;p=clang [CMake] Add install-distribution-toolchain to stage2 target list 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 --- diff --git a/cmake/caches/Apple-stage1.cmake b/cmake/caches/Apple-stage1.cmake index 30b8972d27..5180888013 100644 --- a/cmake/caches/Apple-stage1.cmake +++ b/cmake/caches/Apple-stage1.cmake @@ -46,6 +46,7 @@ set(CLANG_BOOTSTRAP_TARGETS distribution install-distribution install-xcode-toolchain + install-distribution-toolchain clang CACHE STRING "") #bootstrap