bump android ndk version

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5173 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2017-11-24 23:02:46 +00:00
parent 4896954c8a
commit 7314c78135
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ ifeq ($(FTE_TARGET),droid)
else
ANDROID_HOSTSYSTEM?=linux-$(shell uname -m)
endif
DROID_ABI_VER?=4.6
DROID_ABI_VER?=4.9
#omfg why the FUCK do we need all this bullshit? Why isn't there some sane way to do this that actually works regardless of ndk updates?!?
#name is some random subdir that someone at google arbitrarily picked