mirror of
https://github.com/libretro/beetle-lynx-libretro.git
synced 2024-11-23 08:10:55 +00:00
libretro: jni: Switch stl to c++ in preparation for ndk r20
This commit is contained in:
parent
6c91a60db3
commit
1dca135e29
@ -1,2 +1,2 @@
|
||||
APP_STL := gnustl_static
|
||||
APP_STL := c++_static
|
||||
APP_ABI := all
|
||||
|
Loading…
Reference in New Issue
Block a user