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

Pass linker flags to Mono build on Android correctly #51403

Merged
merged 1 commit into from
Apr 17, 2021

Conversation

akoeplinger
Copy link
Member

We were setting _MonoLDFLAGS in mono.proj but never passed the values down into CMake.

We were setting `_MonoLDFLAGS` in mono.proj but never passed the values down into CMake.
@SamMonoRT
Copy link
Member

@fanyang-mono @akoeplinger - do you have a rough idea how many tests it'll allow to pass - assuming this investigation sprung from #47850 ?

@akoeplinger
Copy link
Member Author

This is unrelated, I just happened to notice it while looking at the project file :)

@akoeplinger akoeplinger merged commit af1ed05 into dotnet:main Apr 17, 2021
@akoeplinger akoeplinger deleted the mono-android-add-flags branch April 17, 2021 08:33
@ghost ghost locked as resolved and limited conversation to collaborators May 17, 2021
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants