summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2014-05-07 15:19:11 -0700
committerYing Wang <wangying@google.com>2014-05-07 15:19:11 -0700
commit5e29d336597336b5556c38695e04cdc31b857089 (patch)
treeaca54d7151f83982b239db96d3ba4fc75f73b514
parent2dbbd3bac0f0e819d196a80cc7855054148ef8b6 (diff)
downloadandroid_external_sonivox-5e29d336597336b5556c38695e04cdc31b857089.tar.gz
android_external_sonivox-5e29d336597336b5556c38695e04cdc31b857089.tar.bz2
android_external_sonivox-5e29d336597336b5556c38695e04cdc31b857089.zip
Remove unused LOCAL_LDLIBS.
Change-Id: I0a648d3aab329edbbd8c4417fc053f024081933d
-rw-r--r--arm-wt-22k/Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/arm-wt-22k/Android.mk b/arm-wt-22k/Android.mk
index 8a854f7..8627e9a 100644
--- a/arm-wt-22k/Android.mk
+++ b/arm-wt-22k/Android.mk
@@ -102,6 +102,4 @@ endif
LOCAL_SHARED_LIBRARIES := \
libutils libcutils
-LOCAL_LDLIBS := -lpthread
-
include $(BUILD_SHARED_LIBRARY)