libsodium/dist-build
mosin 4d5863a6cc android ndk requires arch to be arm not armv7
In the android-build.sh script, the call the ${ANDROID_NDK_HOME}/build/tools/make-standalone-toolchain.sh passes TARGET_ARCH as armv7 where as around line 117 of make-standalone-toolchain.sh requires ARCH to be {arm,x86,mips,arm64,x86_64,mips64}
2015-02-07 09:31:49 -05:00
..
android-arm.sh Split for armv6 and armv7 archs in buildscripts 2014-02-24 17:21:15 +08:00
android-armv7.sh android ndk requires arch to be arm not armv7 2015-02-07 09:31:49 -05:00
android-build.sh Disable PIE on Android 2015-01-31 12:31:08 +01:00
android-mips.sh Split for armv6 and armv7 archs in buildscripts 2014-02-24 17:21:15 +08:00
android-x86.sh Split for armv6 and armv7 archs in buildscripts 2014-02-24 17:21:15 +08:00
emscripten.sh Export _crypto_generichash_statebytes() 2015-01-24 11:30:05 +01:00
ios.sh Make IPHONEOS_VERSION_MIN overridable 2014-12-26 23:01:38 +01:00
Makefile.am Ship android-armv7.sh 2014-12-01 19:47:04 -08:00
msys2-win32.sh Update Win32/Win64 build scripts 2014-05-05 15:50:15 -07:00
msys2-win64.sh msys-win64 build script: do not target Pentium 2 CPUs for a 64 bit build... 2014-05-13 21:03:12 -07:00