Skip to content

Commit 1523ce0

Browse files
committed
Include Swift Build support in second stage bootstrap builds
1 parent 60b4913 commit 1523ce0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Utilities/bootstrap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -809,7 +809,6 @@ def get_swiftpm_env_cmd(args):
809809

810810
if args.llbuild_link_framework:
811811
env_cmd.append("SWIFTPM_LLBUILD_FWK=1")
812-
env_cmd.append("SWIFTPM_NO_SWBUILD_DEPENDENCY=1")
813812
env_cmd.append("SWIFTCI_USE_LOCAL_DEPS=1")
814813
env_cmd.append("SWIFTPM_MACOS_DEPLOYMENT_TARGET=%s" % g_macos_deployment_target)
815814

0 commit comments

Comments
 (0)