You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[release/9.0] Change were libClang.so is found when generating Android aot offsets
Since we bumped the NDK in dotnet/dotnet-buildtools-prereqs-docker#1278, libClang.so is no longer found in the place we
expect. As a result, the android aot offsets won't be generated and the dedicated CI leg will fail.
This change fixes the path.
0 commit comments