Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
build
/
issue81440-non-ascii-comment
/
jni
/
Android.mk
blob: b578b1cf7218680a59602e30787902776a8c8f4e [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
issue81440
-
non
-
ascii
-
comment
LOCAL_SRC_FILES
:=
issue81440
-
non
-
ascii
-
comment
.
cpp
LOCAL_CFLAGS
+=
-
fmessage
-
length
=
150
include $
(
BUILD_EXECUTABLE
)