Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD-android
/
b72e1447b03fca675527c8e9a1ad8ce48edd86c2
/
.
/
app
/
src
/
main
/
jni
/
Application.mk
blob: 976b94369b0625f785f9496eb31128d445a3d61c [
file
] [
log
] [
blame
]
APP_ABI
:=
all
APP_STL
:=
gnustl_shared
APP_CPPFLAGS
+=
-
fexceptions
-
frtti
-
std
=
c
++
11
-
Wno
-
deprecated
-
declarations
NDK_TOOLCHAIN_VERSION
:=
5
APP_PLATFORM
:=
android
-
19