March 29, 2026
9:30 a.m.
Oh, ok. I do not think I can write any viable test for validate NDK, but at least testing building apk should be fine. BTW, recent NDK does not need creating standalone toolchane, it is fine to do `CC=aarch64-linux-android24-clang CXX=aarch64-linux-android24-clang++` and it will do the thing. It is the way I am building wine now. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10438#note_134264