Skip to content

Conversation

@drodriguez
Copy link
Contributor

The Android NDK has the SDK for each architecture in one place, while
the headers are in an unified sysroot. This makes the --sdk option
insufficient for compiling GlibC. This commits adds the include paths so
the test can succeed.

Fixes SIL/verify_all_overlays.py in Android.

The Android NDK has the SDK for each architecture in one place, while
the headers are in an unified sysroot. This makes the --sdk option
insufficient for compiling GlibC. This commits adds the include paths so
the test can succeed.
@drodriguez drodriguez requested a review from compnerd March 25, 2019 22:45
@compnerd
Copy link
Member

@swift-ci please smoke test and merge

@drodriguez
Copy link
Contributor Author

Seems that the failing test was disabled in #23560 and enabled back in #23564. I’m going to try again talking with CI, but if it doesn’t work, restarting the tests should made them pass now.

@swift-ci please smoke test and merge

@compnerd
Copy link
Member

@swift-ci please smoke test and merge

@drodriguez
Copy link
Contributor Author

I don’t understand the failure in Linux. Seems not related, and there is no recent changes in SwiftPM that might trigger it. 🤷‍♂️

@compnerd
Copy link
Member

@swift-ci please smoke test Linux platform

@drodriguez drodriguez merged commit a9d4c6e into swiftlang:master Apr 1, 2019
@drodriguez drodriguez deleted the android-target-sil-opt-with-include-paths branch April 1, 2019 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants