Skip to content

Commit

Permalink
[stdlib] Include POSIXError as part of Glibc
Browse files Browse the repository at this point in the history
  • Loading branch information
colemancda committed Apr 14, 2019
1 parent 072e84a commit 787bc36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stdlib/public/Platform/CMakeLists.txt
Expand Up @@ -25,6 +25,7 @@ add_swift_target_library(swiftDarwin ${SWIFT_STDLIB_LIBRARY_BUILD_TYPES} IS_SDK_

add_swift_target_library(swiftGlibc ${SWIFT_STDLIB_LIBRARY_BUILD_TYPES} IS_SDK_OVERLAY
${swift_platform_sources}
POSIXError.swift

GYB_SOURCES
${swift_platform_gyb_sources}
Expand Down

0 comments on commit 787bc36

Please sign in to comment.