Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD-android
/
5005fc5b62f447ba693f3b1266e77ebac3b3f1b7
/
.
/
app
/
src
/
main
/
jni
/
Application.mk
blob: b0e4094070233e12e38da8f992a683e790c5459f [
file
] [
log
] [
blame
]
APP_ABI
:=
armeabi
-
v7a arm64
-
v8a x86 x86_64
APP_STL
:=
c
++
_shared
APP_CPPFLAGS
+=
-
fexceptions
-
frtti
-
std
=
c
++
14
# -Wno-deprecated-declarations
NDK_TOOLCHAIN_VERSION
:=
clang
APP_PLATFORM
:=
android
-
23