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.
2 parents 89ce759 + 73be35a commit 6c285feCopy full SHA for 6c285fe
utils/webassembly/build-foundation.sh
@@ -25,6 +25,7 @@ cmake -G Ninja \
25
-DBUILD_TOOLS=OFF \
26
-DHAS_LIBDISPATCH_API=OFF \
27
-DCMAKE_Swift_COMPILER_FORCED=ON \
28
+ -DCMAKE_Swift_FLAGS="-sdk $WASI_SYSROOT_PATH" \
29
"${SOURCE_PATH}/swift-corelibs-foundation"
30
31
ninja
0 commit comments