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 Updated config.guess and config.sub, added config.sub.patch for NaCl and Emscripten build support 2017-09-09 08:03:23 -07:00
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 Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
windows-buildbot-zipper.bat
winrtbuild.bat
winrtbuild.ps1