Skip to content

Commit 6b42b9c

Browse files
committed
Merge remote-tracking branch 'origin/main' into rebranch
2 parents d7c4a13 + 721f529 commit 6b42b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/HowToGuides/GettingStarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ Build the toolchain with optimizations, debuginfo, and assertions, using Ninja:
264264
```sh
265265
utils/build-script --skip-build-benchmarks \
266266
--swift-darwin-supported-archs "$(uname -m)" \
267-
--sccache --release-debuginfo --swift-disable-dead-stripping \
267+
--release-debuginfo --swift-disable-dead-stripping \
268268
--bootstrapping=hosttools
269269
```
270270
- Linux:

0 commit comments

Comments
 (0)