- export SYSROOT="$ANDROID_NDK_ROOT/platforms/android-21/arch-arm64"
- export CFLAGS="--sysroot=$SYSROOT"
- export LDFLAGS="--sysroot=$SYSROOT"
- export PATH=/opt/android-ndk/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin:$PATH
- ./configure --host=aarch64-linux-android --disable-syslog
Untitled
Posted by Anonymous on Mon 11th Apr 2016 03:00
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.