1 #!/bin/sh 2 export TARGET_ARCH=armv8-a 3 export CFLAGS="-Os -march=${TARGET_ARCH}" 4 NDK_PLATFORM=android-21 ARCH=arm64 HOST_COMPILER=aarch64-linux-android "$(dirname "$0")/android-build.sh"
Cache object: 54e7ee2aa7d9c30c753983d7ae3c22e4
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.