We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24929f3 commit 9c22c6cCopy full SHA for 9c22c6c
Utilities/bootstrap
@@ -131,7 +131,6 @@ def add_build_args(parser):
131
parser.add_argument(
132
"--skip-cmake-bootstrap",
133
action="store_true",
134
- default=True,
135
help="build with prebuilt package manager in toolchain if it exists")
136
137
"--libswiftpm-install-dir",
0 commit comments