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
[android][tests] Pass Android include paths to sil-opt for testing.
The Android NDK has the SDK for each architecture in one place, while
the headers are in an unified sysroot. This makes the --sdk option
insufficient for compiling GlibC. This commits adds the include paths so
the test can succeed.
0 commit comments