libretro: jni: Switch stl to c++ in preparation for ndk r20

This commit is contained in:
Aaron Kling
2019-05-23 15:54:39 -05:00
parent 23229f1118
commit 72be66414d

View File

@@ -1,2 +1,2 @@
APP_STL := gnustl_static
APP_STL := c++_static
APP_ABI := all