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 89ce759 commit 73be35aCopy full SHA for 73be35a
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