This replaces previous workaround in 1b126e9572100f9c2f92903c26c51bf7ef56aac8
commit because it produces the following warning.
Warning: Linking the shared library libcgraph.la against the
static library NDK/lib/clang/18/lib/linux/libclang_rt.builtins-aarch64-android.a is not portable!
This replaces previous workaround in 1b126e9572100f9c2f92903c26c51bf7ef56aac8 commit because it produces the following warning.
Warning: Linking the shared library libcgraph.la against the static library NDK/lib/clang/18/lib/linux/libclang_rt.builtins-aarch64-android.a is not portable!
The warning is explained here https://stackoverflow.com/a/8352756