mirror of
https://github.com/libretro/vice-libretro.git
synced 2025-02-18 15:27:47 +00:00
libretro: jni: Switch stl to c++ in preparation for ndk r20
This commit is contained in:
parent
ce4524df3c
commit
a42046940a
@ -1,3 +1,3 @@
|
||||
APP_STL := gnustl_static
|
||||
APP_STL := c++_static
|
||||
APP_ABI := all
|
||||
APP_CFLAGS += -Wno-error=format-security
|
||||
|
Loading…
x
Reference in New Issue
Block a user