1 1.1 riastrad #!/bin/sh 2 1.1 riastrad export TARGET_ARCH=westmere 3 1.1 riastrad export CFLAGS="-Os -march=${TARGET_ARCH}" 4 1.1 riastrad NDK_PLATFORM=android-21 ARCH=x86_64 HOST_COMPILER=x86_64-linux-android "$(dirname "$0")/android-build.sh" 5
Indexes created Thu Oct 02 14:10:14 GMT 2025