summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2011-07-12 12:14:48 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-07-12 12:14:48 -0700
commit65b45b34343dc5d5b9dbeda52e9de428e146c8f7 (patch)
tree6bc800dde63ccb4de1a22be203b91c8cf726e348 /Source
parent953e5bb75e6df61f0a41601e5762f3e298c48934 (diff)
parentac35d07ae54094e7655ecbecacd09789d37a3bcb (diff)
downloadexternal_webkit-65b45b34343dc5d5b9dbeda52e9de428e146c8f7.zip
external_webkit-65b45b34343dc5d5b9dbeda52e9de428e146c8f7.tar.gz
external_webkit-65b45b34343dc5d5b9dbeda52e9de428e146c8f7.tar.bz2
Merge "Remove the simulator target from all makefiles. Bug: 5010576"
Diffstat (limited to 'Source')
-rw-r--r--Source/Android.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/Source/Android.mk b/Source/Android.mk
index b86830a..fd1f622 100644
--- a/Source/Android.mk
+++ b/Source/Android.mk
@@ -250,10 +250,8 @@ ifeq ($(WEBCORE_INSTRUMENTATION),true)
LOCAL_SHARED_LIBRARIES += libhardware_legacy
endif
-# We have to use the android version of libdl when we are not on the simulator
-ifneq ($(TARGET_SIMULATOR),true)
+# We have to use the android version of libdl.
LOCAL_SHARED_LIBRARIES += libdl
-endif
# Build the list of static libraries
LOCAL_STATIC_LIBRARIES := libxml2