enable NTCP2 for android, use L flag for bandwidth,

additional change for multiarch build
This commit is contained in:
r4sas 2018-08-14 22:39:57 +03:00
parent e4ab51329d
commit db5a40d743
2 changed files with 5 additions and 2 deletions

View file

@ -2,7 +2,7 @@
#APP_ABI := armeabi-v7a x86
#APP_ABI := x86
#APP_ABI := x86_64
APP_ABI := armeabi-v7a
#APP_ABI := armeabi-v7a
#can be android-3 but will fail for x86 since arch-x86 is not present at ndkroot/platforms/android-3/ . libz is taken from there.
APP_PLATFORM := android-14