Skip to content

Commit 0aec837

Browse files
committed
SwiftPrivateThreadExtras: enable on all platforms
This has been generalized enough to permit building on Windows with Windows threading primitives.
1 parent ce40d72 commit 0aec837

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/private/SwiftPrivateThreadExtras/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ add_swift_target_library(swiftSwiftPrivateThreadExtras ${SWIFT_STDLIB_LIBRARY_BU
1313
SWIFT_MODULE_DEPENDS_CYGWIN Glibc
1414
SWIFT_MODULE_DEPENDS_HAIKU Glibc
1515
SWIFT_COMPILE_FLAGS
16-
TARGET_SDKS ALL_POSIX_PLATFORMS
1716
INSTALL_IN_COMPONENT stdlib-experimental)
1817

0 commit comments

Comments
 (0)