File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ The [Swift SDK](https://github.com/swiftlang/swift-evolution/blob/main/proposals
2222for WebAssembly is built and tested using the following command:
2323
2424``` bash
25- ./utils/build-script --build-wasm-stdlib --wasmkit --install-llvm --install-swift --swiftpm --install-swiftpm \
25+ ./utils/build-script --sccache -- build-wasm-stdlib --wasmkit --install-llvm --install-swift --swiftpm --install-swiftpm \
2626 --libcxx --install-libcxx --llbuild --install-llbuild --swift-testing --install-swift-testing \
2727 --swift-testing-macros --install-swift-testing-macros --build-embedded-stdlib --build-embedded-stdlib-cross-compiling \
2828 ' --llvm-install-components=llvm-ar;llvm-nm;llvm-ranlib;llvm-cov;llvm-profdata;llvm-objdump;llvm-objcopy;llvm-symbolizer;IndexStore;clang;clang-resource-headers;builtins;runtimes;clangd;libclang;dsymutil;LTO;clang-features-file;lld'
You can’t perform that action at this time.
0 commit comments