libsodium 1.0.8
[tomato.git] / release / src / router / libsodium / dist-build / android-mips64.sh
blob579969d3dacee54216fa7e488158043a49814cca
1 #!/bin/sh
2 export TARGET_ARCH=mips64r6
3 export CFLAGS="-Os -march=${TARGET_ARCH}"
4 ARCH=mips64 HOST_COMPILER=mips64el-linux-android "$(dirname "$0")/android-build.sh"