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 1d9136a + 97b4f56 commit df9b8b4Copy full SHA for df9b8b4
stdlib/public/Platform/CMakeLists.txt
@@ -20,6 +20,7 @@ add_swift_target_library(swiftDarwin ${SWIFT_STDLIB_LIBRARY_BUILD_TYPES} IS_SDK_
20
add_swift_target_library(swiftGlibc ${SWIFT_STDLIB_LIBRARY_BUILD_TYPES} IS_SDK_OVERLAY
21
Glibc.swift.gyb
22
${swift_platform_sources}
23
+ POSIXError.swift
24
25
SWIFT_COMPILE_FLAGS "${SWIFT_RUNTIME_SWIFT_COMPILE_FLAGS}"
26
LINK_FLAGS "${SWIFT_RUNTIME_SWIFT_LINK_FLAGS}"
0 commit comments