Open
Description
I discuss it in rust-lang/cc-rs#731 (comment)
I found that in cmake-rs set no_default_flags when use ndk, and I found that in ndk25, flag_if_supported always return false because of it check -luwind use the default flag --target=aarch64-linux-android
cause compile failed.