Skip to content
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

Don't use NDK linker to link libxamarin-app.so #3026

Merged
merged 1 commit into from
Apr 25, 2019

Conversation

grendello
Copy link
Contributor

The code mistakenly used the ld linker from Android NDK while it should have
used one from the Android SDK's build-tools.

The code mistakenly used the `ld` linker from Android NDK while it should have
used one from the Android *SDK*'s build-tools.
@jonpryor jonpryor merged commit 6ce33aa into dotnet:master Apr 25, 2019
@grendello grendello deleted the asmgen-fix branch April 25, 2019 20:52
@github-actions github-actions bot locked and limited conversation to collaborators Jan 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants