summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorChris Bieneman <beanz@apple.com>2017-10-05 22:48:34 +0000
committerChris Bieneman <beanz@apple.com>2017-10-05 22:48:34 +0000
commitf85aa6be48ae0cd2164b1b5f70092df7d7325bb2 (patch)
tree33ba82b32d63657c9e7dee64033b042a01c38ad6 /cmake
parent2a389131d88ad4990b04d7bb1f03d46a72dbf597 (diff)
[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
Diffstat (limited to 'cmake')
-rw-r--r--cmake/caches/Apple-stage1.cmake1
1 files changed, 1 insertions, 0 deletions
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