Skip to content

[build] re-enable setting soname for Android shared libraries #30956

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 17, 2020

Conversation

finagolfin
Copy link
Member

@finagolfin finagolfin commented Apr 10, 2020

Tries to do the same as #30020, but given that was reverted for some "internal CI failure" at Apple, #30846, this one only adds back the flags for Android. This way, they can re-enable the remaining dropped Apple and ELF linker flags at their own pace.

@compnerd, this should fixes the stdlib and other target libraries for Android, let me know.

@finagolfin
Copy link
Member Author

@drodriguez, let me know what you think.

@finagolfin
Copy link
Member Author

@CodaFi, this fixes the Android SDK and anyone can review it, as it's very basic. It would be good to get this in before the 5.3 branch, very safe as only affects Android.

@finagolfin
Copy link
Member Author

@drexin, request that you help get this and #30235 merged, tiny pulls that only affect Android, in this case fixing the broken stdlib and other target libraries.

@drexin
Copy link
Contributor

drexin commented Apr 16, 2020

@swift-ci smoke test

@finagolfin
Copy link
Member Author

Another spurious linux CI failure.

@drexin
Copy link
Contributor

drexin commented Apr 16, 2020

@swift-ci smoke test linux

@finagolfin
Copy link
Member Author

Ping, passes all CI, ready to merge.

@drexin drexin merged commit 93da1a4 into swiftlang:master Apr 17, 2020
@finagolfin finagolfin deleted the soname branch April 17, 2020 16:28
@finagolfin
Copy link
Member Author

Thanks, I've been trying to get this fixed for a couple months.

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