Skip to content

Commit 97d43ae

Browse files
[WASM] Fix conflict resolution
1 parent 028ca6d commit 97d43ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build-script-impl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ KNOWN_SETTINGS=(
125125
## Skip Build ...
126126
skip-build "" "set to configure as usual while skipping the build step"
127127
skip-build-android "" "set to skip building Swift stdlibs for Android"
128+
skip-build-wasm "" "set to skip building Swift stdlibs for WebAssembly"
128129
skip-build-benchmarks "" "set to skip building Swift Benchmark Suite"
129130
skip-build-clang-tools-extra "" "set to skip building clang-tools-extra as part of llvm"
130131
skip-build-compiler-rt "" "set to skip building Compiler-RT"

0 commit comments

Comments
 (0)