[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
This commit is contained in:
Chris Bieneman 2017-10-05 22:48:34 +00:00
parent 2a389131d8
commit f85aa6be48
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ set(CLANG_BOOTSTRAP_TARGETS
distribution
install-distribution
install-xcode-toolchain
install-distribution-toolchain
clang CACHE STRING "")
#bootstrap