Skip to content

Commit 2c73d6c

Browse files
committed
Add --build-swift-static-stdlib to build script
1 parent f0f30e7 commit 2c73d6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vvv.sh

+1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ utils/build-script --release-debuginfo --wasm \
77
--wasm-icu-i18n "todo" \
88
--wasm-icu-i18n-include "todo" \
99
--wasm-icu-data "todo" \
10+
--build-swift-static-stdlib \
1011
"$@"

0 commit comments

Comments
 (0)