Sign in
android
/
platform
/
external
/
opencore
/
fe5c20c9b209c48ded8a1ceee510b75046f46e6a
/
.
/
Android_system_extras.mk
blob: afe76ba5394cb6c39c782ecedd7160e74632213f [
file
] [
log
] [
blame
]
LOCAL_LDLIBS
:=
-
lpthread
ifeq
(
$
(
TARGET_OS
)-
$
(
TARGET_SIMULATOR
),
linux
-
true
)
LOCAL_LDLIBS
+=
-
ldl
endif
ifneq
(
$
(
TARGET_SIMULATOR
),
true
)
LOCAL_SHARED_LIBRARIES
+=
libdl
endif