Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD-android
/
acdd450ba5a3e3c605ec897c4f00f0113b1d64a7
/
.
/
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