sdl2_frt/build-scripts
Sam Lantinga 2ceeb99336 Fixed bug 4065 - SDL_wave.c fail to compile in armeabi with ndk r16b
Sylvain

armeabi is almost deprecated for android-ndk higher that r13b.
either it doesn't compile (ICE), or it executes wrongly (using long long for instance).

android people advices to use armeabi-v7a (or use r13b).
2018-01-27 12:05:26 -08:00
..
androidbuild.sh
androidbuildlibs.sh Fixed bug 4065 - SDL_wave.c fail to compile in armeabi with ndk r16b 2018-01-27 12:05:26 -08:00
checker-buildbot.sh
config.guess
config.sub
config.sub.patch
emscripten-buildbot.sh
g++-fat.sh
gcc-fat.sh
install-sh
iosbuild.sh
ltmain.sh
mkinstalldirs
nacl-buildbot.sh
naclbuild.sh
raspberrypi-buildbot.sh
showrev.sh
strip_fPIC.sh
update-copyright.sh
updaterev.sh
windows-buildbot-zipper.bat
winrtbuild.bat
winrtbuild.ps1