mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-22 23:33:09 +02:00
libretro: jni: Switch stl to c++ in preparation for ndk r20
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
APP_STL := gnustl_static
|
||||
APP_STL := c++_static
|
||||
APP_ABI := all
|
||||
|
Reference in New Issue
Block a user