Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@monojenkins
Copy link
Contributor

Remove support for "big assemblies" for AOT on Android running on ARM 32bit. This will remove relocations in .text which are not allowed in the upcoming Android Q release anymore.

If a customer should run into this problem, the suggested workarounds are:

  • Switch to ARM64, or
  • Do not use AOT compilation.

Fixes #16369

Backport of #16432.

/cc @lewurm

@monojenkins monojenkins added this to the 2019-02 (6.0.xx) milestone Sep 4, 2019
@marek-safar marek-safar closed this Sep 5, 2019
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.

3 participants