mirror of
https://github.com/libretro/QuickNES_Core.git
synced 2024-11-26 18:00:46 +00:00
libretro: jni: Switch stl to c++ in preparation for ndk r20
This commit is contained in:
parent
c460c2ca5d
commit
ee30360ea8
@ -1,2 +1,2 @@
|
||||
APP_STL := gnustl_static
|
||||
APP_STL := c++_static
|
||||
APP_ABI := all
|
||||
|
Loading…
Reference in New Issue
Block a user