apple / swift-system

Low-level system calls and types for Swift
Apache License 2.0
1.18k stars 102 forks source link

Import new Android overlay #187

Closed finagolfin closed 3 months ago

finagolfin commented 3 months ago

This new overlay was recently added to trunk in swiftlang/swift#72161 and swiftlang/swift#72634, then to 6.0 in swiftlang/swift#74758. I've been building it with this patch on my daily Android CI since the trunk addition, finagolfin/swift-android-sdk#151, and natively on Android too.

@glessard, should be an easy review.

glessard commented 3 months ago

@swift-ci please test

finagolfin commented 3 months ago

Hold on, I may want to modify some of these imports, will let you know.

finagolfin commented 3 months ago

Alright, modified one import to Bionic instead and rebased, ready for review again.

glessard commented 3 months ago

@swift-ci please test