Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
build
/
issue56508-gcc4.7-ICE
/
jni
/
Android.mk
blob: c3e70ca0d6b6c57e9cf63ece7dfb5264f0009cef [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
issue56508
-
gcc4
.
7
-
ICE
LOCAL_SRC_FILES
:=
extraMachine
.
c
include $
(
BUILD_EXECUTABLE
)