Skip to content

Commit c91a783

Browse files
committed
toolchain only
1 parent 0b01a1d commit c91a783

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/cmake/caches/Release.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ endif()
148148
# We want to generate an installer on Windows.
149149
if(${CMAKE_HOST_SYSTEM_NAME} MATCHES "Windows")
150150
set_final_stage_var(BUILD_LLVM_C_DYLIB "ON" STRING)
151+
set_final_stage_var(LLVM_INSTALL_TOOLCHAIN_ONLY "ON" BOOL)
151152
else()
152153
set_final_stage_var(CPACK_GENERATOR "TXZ" STRING)
153154
endif()

0 commit comments

Comments
 (0)