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

[libjava-interop] Allow building of it from XA #319

Merged

Conversation

radekdoulik
Copy link
Member

@radekdoulik radekdoulik commented May 11, 2018

Allow building content of libjava-interop as part of host android
runtime lib in XA.

Use monodroid_get_dylib ()-> instead of mono. as mono declared
in
https://github.com/xamarin/xamarin-android/blob/master/src/monodroid/jni/monodroid-glue.c#L452
is static.

Enable using dylib-mono.* when DYLIB_MONO is defined.

Allow building content of libjava-interop as part of host android
runtime lib in XA.

Use `monodroid_get_dylib ()->` instead of `mono.` as `mono` declared
in
https://github.com/xamarin/xamarin-android/blob/master/src/monodroid/jni/monodroid-glue.c#L452
is static.

Enable using `dylib-mono.*` when DYLIB_MONO is defined.
@radekdoulik radekdoulik requested a review from jonpryor May 11, 2018 21:03
@jonpryor jonpryor merged commit 5c35bcb into dotnet:master May 14, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Apr 14, 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.

2 participants