Skip to content

Commit 21b047f

Browse files
Merge pull request #3441 from swiftwasm/maxd/bump-5.5-version
Pass `-DSWIFT_COMPILER_VERSION="5.5.0"` in presets
2 parents cfb065d + beca84e commit 21b047f

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.5.0"
2829
-DSWIFT_BUILD_SOURCEKIT=FALSE
2930
-DSWIFT_ENABLE_SOURCEKIT_TESTS=FALSE
3031
-DSWIFT_BUILD_SYNTAXPARSERLIB=FALSE

0 commit comments

Comments
 (0)