Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 195 Bytes

CROSS_COMPILING.md

File metadata and controls

7 lines (5 loc) · 195 Bytes

Android

Make sure you have the compiler in your PATH

SYSROOT="ndk/platforms/android-21/arch-arm64" CC="aarch64-linux-android21-clang" cargo build -vv --target=aarch64-linux-android