| Left: | ||
| Right: | 
| LEFT | RIGHT | 
|---|---|
| 1 APP_STL := c++_static | 1 APP_STL := c++_static | 
| 2 APP_CPPFLAGS := -fexceptions | 2 APP_CPPFLAGS := -fexceptions | 
| 3 APP_ABI := armeabi-v7a x86 | 3 APP_ABI := armeabi-v7a x86 | 
| 4 APP_PLATFORM := android-9 | 4 APP_PLATFORM := android-9 | 
| 5 NDK_TOOLCHAIN_VERSION := 4.8 | 5 NDK_TOOLCHAIN_VERSION := 4.9 | 
| 
 
anton
2017/02/28 08:53:41
we could just use clang but since libadblockplus u
 
anton
2017/03/13 10:11:47
BTW i've just found that `clang` is used to build
 
diegocarloslima
2017/03/13 14:25:56
Since we're using clang on libadblockplus and  gcc
 
sergei
2017/03/13 15:19:23
gcc is deprecated in the recent android NDK but ou
 
sergei
2017/03/13 15:40:19
BTW, I have just checked:
currently v8 is compile
 
 | |
| LEFT | RIGHT |