Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
device
/
b16355626-bad-atof-strtod
/
jni
/
Android.mk
blob: d6f1c4eb51d412cfb5c1a4a99d9c671919f5f19c [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
b16355626
-
bad
-
atof
-
strtod
LOCAL_SRC_FILES
:=
b16355626
-
bad
-
atof
-
strtod
.
cpp
LOCAL_CFLAGS
+=
-
std
=
c
++
11
include $
(
BUILD_EXECUTABLE
)