mirror of
https://github.com/yawut/SDL.git
synced 2026-08-29 04:04:31 -05:00
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).