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 4aa2ecf + c49aa75 commit b5b10ceCopy full SHA for b5b10ce
stdlib/public/BackDeployConcurrency/CMakeLists.txt
@@ -13,6 +13,7 @@
13
# This is always build standalone
14
include("${CMAKE_CURRENT_SOURCE_DIR}/../../../cmake/modules/StandaloneOverlay.cmake")
15
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/../../cmake/modules")
16
+set(SWIFT_STDLIB_STABLE_ABI TRUE)
17
include(AddSwiftStdlib)
18
19
# Don't build the libraries for 32-bit iOS targets; there is no back-deployment
0 commit comments