[CMake] Add install-distribution-toolchain to stage2 target list

This allows generating toolchains with just the distribution components instead of toolchains with everything.

llvm-svn: 315030
This commit is contained in:
Chris Bieneman 2017-10-05 22:48:34 +00:00
parent 330496c3fc
commit 5d3caffe5e
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