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

NativeAOT Target fixes for Android #3

Merged
merged 1 commit into from
Feb 16, 2022
Merged

NativeAOT Target fixes for Android #3

merged 1 commit into from
Feb 16, 2022

Commits on Feb 14, 2022

  1. NativeAOT Target fixes for Android

    For a successfully compilation Android binaries we need to fix:
    * Static libraries for NativeAOT Android.
    * AndroidApiLevel parameter.
    * TargetTriple argument.
    * Include libc++_shared.so as part of published artifact.
    josephmoresena committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    364f649 View commit details
    Browse the repository at this point in the history