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 56fdcf6 commit c27c10aCopy full SHA for c27c10a
schemes/release-6.2/build/build-target-toolchain.sh
@@ -120,13 +120,11 @@ main() {
120
--skip-build-cmark \
121
--skip-build-benchmarks \
122
--skip-early-swift-driver \
123
- --wasmkit \
124
--build-wasm-stdlib \
125
--skip-test-wasm-stdlib \
126
--native-swift-tools-path="$OPTIONS_SWIFT_BIN" \
127
--native-clang-tools-path="$OPTIONS_CLANG_BIN" \
128
--native-llvm-tools-path="$OPTIONS_LLVM_BIN" \
129
- --build-runtime-with-host-compiler \
130
--extra-cmake-options="\
131
-DSWIFT_STDLIB_TRACING=NO \
132
-DSWIFT_STDLIB_HAS_ASL=NO \
0 commit comments