blueMSX-libretro/jni/Application.mk
Aaron Kling 115d074f75 libretro: jni: Switch stl to c++ in preparation for ndk r20
Also disable narrowing error checks. These should be properly fixed
later.
2019-06-06 13:42:25 -05:00

3 lines
37 B
Makefile

APP_STL := c++_static
APP_ABI := all