support building tun2socks for x86
This commit is contained in:
parent
933b2e9b4e
commit
74deb39c29
|
@ -1,3 +1,3 @@
|
||||||
APP_OPTIM := release
|
APP_OPTIM := release
|
||||||
APP_ABI := armeabi armeabi-v7a
|
APP_ABI := armeabi armeabi-v7a x86
|
||||||
APP_PLATFORM := android-14
|
APP_PLATFORM := android-14
|
||||||
|
|
Loading…
Reference in New Issue