mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[utils] Change llbuild install to specifically only install swift-build-tool.
This commit is contained in:
@@ -2003,6 +2003,7 @@ for deployment_target in "${NATIVE_TOOLS_DEPLOYMENT_TARGETS[@]}" "${CROSS_TOOLS_
|
||||
if [[ -z "${INSTALL_LLBUILD}" ]] ; then
|
||||
continue
|
||||
fi
|
||||
INSTALL_TARGETS=install-swift-build-tool
|
||||
;;
|
||||
swiftpm)
|
||||
if [[ -z "${INSTALL_SWIFTPM}" ]] ; then
|
||||
|
||||
Reference in New Issue
Block a user