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 1f4a4cc commit e836d17Copy full SHA for e836d17
cmake/caches/Runtime-WASI-wasm32.cmake
@@ -27,4 +27,4 @@ set(SWIFT_STDLIB_ENABLE_THINCMO YES CACHE BOOL "")
27
# build with the host compiler
28
set(SWIFT_BUILD_RUNTIME_WITH_HOST_COMPILER YES CACHE BOOL "")
29
30
-set(SWIFT_STDLIB_SINGLE_THREADED_RUNTIME YES CACHE BOOL "")
+set(SWIFT_STDLIB_SINGLE_THREADED_RUNTIME TRUE CACHE BOOL "")
0 commit comments