mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Mention --sccache in build-toolchain usage message.
This commit is contained in:
@@ -32,6 +32,9 @@ function usage() {
|
|||||||
echo "--distcc"
|
echo "--distcc"
|
||||||
echo "Build with distcc to speed up the toolchain build"
|
echo "Build with distcc to speed up the toolchain build"
|
||||||
echo ""
|
echo ""
|
||||||
|
echo "--sccache"
|
||||||
|
echo "Build with sccache to speed up the toolchain build"
|
||||||
|
echo ""
|
||||||
echo "--preset-file"
|
echo "--preset-file"
|
||||||
echo "load build-script presets from the specified file"
|
echo "load build-script presets from the specified file"
|
||||||
echo ""
|
echo ""
|
||||||
|
|||||||
Reference in New Issue
Block a user