Skip to content

Commit 7ce7ba5

Browse files
authored
Pass -DSWIFT_COMPILER_VERSION="5.4.0" in presets (#3440)
1 parent 1bdeee9 commit 7ce7ba5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/webassembly/build-presets.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ install-prefix=/%(TOOLCHAIN_NAME)s/usr
2525

2626
mixin-preset=webassembly
2727
extra-cmake-options=
28+
-DSWIFT_COMPILER_VERSION="5.4.0"
2829
-DSWIFT_BUILD_SOURCEKIT=FALSE
2930
-DSWIFT_ENABLE_SOURCEKIT_TESTS=FALSE
3031
-DSWIFT_BUILD_SYNTAXPARSERLIB=FALSE

0 commit comments

Comments
 (0)