Skip to content

Commit

Permalink
libretro: jni: Switch stl to c++ in preparation for ndk r20
Browse files Browse the repository at this point in the history
  • Loading branch information
webgeek1234 committed Jun 1, 2019
1 parent 6c91a60 commit 1dca135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jni/Application.mk
@@ -1,2 +1,2 @@
APP_STL := gnustl_static
APP_STL := c++_static
APP_ABI := all

0 comments on commit 1dca135

Please sign in to comment.