summaryrefslogtreecommitdiff
path: root/jni
diff options
context:
space:
mode:
authorAaron Kling2019-06-07 14:09:35 -0500
committerGitLab Runner2019-07-02 20:26:00 -0500
commit4a8f6ac674efa11636060c3c8f5e5ec3b61218c6 (patch)
tree8ccf570b2940f23597dc66702e09d883347deb9a /jni
parent8454df2117d57a6644e832c2d05e51b80740f788 (diff)
downloadsnes9x2002-4a8f6ac674efa11636060c3c8f5e5ec3b61218c6.tar.gz
snes9x2002-4a8f6ac674efa11636060c3c8f5e5ec3b61218c6.tar.bz2
snes9x2002-4a8f6ac674efa11636060c3c8f5e5ec3b61218c6.zip
libretro: jni: build with default compiler
Google has deprecated the use of gcc
Diffstat (limited to 'jni')
-rw-r--r--jni/Application.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/jni/Application.mk b/jni/Application.mk
index 81ea664..a252a72 100644
--- a/jni/Application.mk
+++ b/jni/Application.mk
@@ -1,2 +1 @@
APP_ABI := all
-NDK_TOOLCHAIN_VERSION := 4.9