File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -2451,6 +2451,7 @@ install-prefix=/%(TOOLCHAIN_NAME)s/usr
2451
2451
2452
2452
mixin-preset =webassembly
2453
2453
extra-cmake-options =
2454
+ -DSWIFT_COMPILER_VERSION =" 5.3.0"
2454
2455
-DSWIFT_BUILD_SOURCEKIT =FALSE
2455
2456
-DSWIFT_ENABLE_SOURCEKIT_TESTS =FALSE
2456
2457
-DSWIFT_BUILD_SYNTAXPARSERLIB =FALSE
@@ -2504,6 +2505,7 @@ wasi-sdk=%(SOURCE_PATH)s/wasi-sdk
2504
2505
2505
2506
mixin-preset =webassembly-target
2506
2507
extra-cmake-options =
2508
+ -DSWIFT_COMPILER_VERSION =" 5.3.0"
2507
2509
-DWASI_ICU_URL:STRING =" https://github.com/swiftwasm/icu4c-wasi/releases/download/0.5.0/icu4c-wasi.tar.xz"
2508
2510
-DWASI_ICU_MD5:STRING =" 25943864ebbfff15cf5aee8d9d5cc4d7"
2509
2511
-DSWIFT_PRIMARY_VARIANT_SDK:STRING =WASI
@@ -2519,6 +2521,7 @@ extra-cmake-options=
2519
2521
2520
2522
mixin-preset =webassembly-target
2521
2523
extra-cmake-options =
2524
+ -DSWIFT_COMPILER_VERSION =" 5.3.0"
2522
2525
-DWASI_ICU_URL:STRING =" https://github.com/swiftwasm/icu4c-wasi/releases/download/0.5.0/icu4c-wasi.tar.xz"
2523
2526
-DWASI_ICU_MD5:STRING =" 25943864ebbfff15cf5aee8d9d5cc4d7"
2524
2527
-DSWIFT_PRIMARY_VARIANT_SDK:STRING =WASI
You can’t perform that action at this time.
0 commit comments