Skip to content

Conversation

compnerd
Copy link
Member

Repair 3 separate issues with Android cross-compilation.

Android cross-compilation does not properly add the library search path
for `-sdk` which requires we manually inject the additional library
search path.
Android cross-compilation does not properly add the library search path
for `-sdk` which requires we manually inject the additional library
search path.
Add additional import search path for Android to repair the build
failure due to missing libraries as `-sdk` does not properly add the
search path on Android.
@compnerd
Copy link
Member Author

@swift-ci please smoke test

@compnerd
Copy link
Member Author

@swift-ci please test Windows platform

2 similar comments
@compnerd
Copy link
Member Author

@swift-ci please test Windows platform

@compnerd
Copy link
Member Author

@swift-ci please test Windows platform

@compnerd compnerd enabled auto-merge September 25, 2025 20:48
@compnerd
Copy link
Member Author

@swift-ci please test Windows platform

1 similar comment
@compnerd
Copy link
Member Author

@swift-ci please test Windows platform

@compnerd compnerd merged commit aa1f000 into swiftlang:main Sep 26, 2025
3 checks passed
@compnerd compnerd deleted the android branch September 26, 2025 10:45
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.

1 participant