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 223fc08 commit 56a90bfCopy full SHA for 56a90bf
utils/build-toolchain
@@ -32,6 +32,9 @@ function usage() {
32
echo "--distcc"
33
echo "Build with distcc to speed up the toolchain build"
34
echo ""
35
+ echo "--sccache"
36
+ echo "Build with sccache to speed up the toolchain build"
37
+ echo ""
38
echo "--preset-file"
39
echo "load build-script presets from the specified file"
40
0 commit comments