We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abfa2f1 commit 9256629Copy full SHA for 9256629
utils/webassembly/build-mac.sh
@@ -12,6 +12,7 @@ $SWIFT_PATH/utils/build-script --wasm \
12
-DSWIFT_BUILD_SOURCEKIT=FALSE \
13
-DSWIFT_ENABLE_SOURCEKIT_TESTS=FALSE \
14
-DSWIFT_BUILD_SYNTAXPARSERLIB=FALSE \
15
+ -DSWIFT_INCLUDE_TESTS=FALSE \
16
-DCMAKE_AR='/usr/local/opt/llvm/bin/llvm-ar' \
17
-DCMAKE_RANLIB='/usr/local/opt/llvm/bin/llvm-ranlib' \
18
" \
0 commit comments