1 1.1 riastrad #!/bin/sh 2 1.1 riastrad export TARGET_ARCH=mips64r6 3 1.1 riastrad export CFLAGS="-Os -march=${TARGET_ARCH}" 4 1.1 riastrad CC="mips64el-linux-android-gcc" NDK_PLATFORM=android-21 ARCH=mips64 HOST_COMPILER=mips64el-linux-android "$(dirname "$0")/android-build.sh" 5
Indexes created Wed Oct 01 07:09:59 GMT 2025