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