Sign in
android
/
platform
/
external
/
opencore
/
947cd0b2c2aa45819a3460d794f039ea4ce0dce2
/
.
/
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