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

Skip to content

Conversation

grendello
Copy link
Contributor

Newer versions of Android NDK (tested with 26.3) no longer include
support for 32-bit host machines and have moved libraries around for
that reason. One of the libraries that changed its location is
libclang.so, required to build MonoVM for Android.

This PR adds support to detect the library at its new location.

Newer versions of Android NDK (tested with 26.3) no longer include
support for 32-bit host machines and have moved libraries around for
that reason.  One of the libraries that changed its location is
`libclang.so`, required to build MonoVM for Android.

This PR adds support to detect the library at its new location.
@grendello grendello requested a review from marek-safar as a code owner June 10, 2024 15:54
@ghost ghost added the area-Build-mono label Jun 10, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jun 10, 2024
@akoeplinger
Copy link
Member

@dotnet-policy-service rerun

@akoeplinger
Copy link
Member

/ba-g failures are unrelated

@akoeplinger akoeplinger merged commit f690a1a into dotnet:main Jun 12, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Build-mono community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants