summaryrefslogtreecommitdiffstats
path: root/runtime/Android.mk
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-01-29 13:28:13 -0800
committerDan Albert <danalbert@google.com>2015-01-29 13:28:13 -0800
commitf36df544d421aa60fc4cf8a5db6356b45f97953b (patch)
tree85c2a17e6ccdee567c0aee669a6b949a9eead1a8 /runtime/Android.mk
parentab7f56d9b9838811cb01773e45999e2cda4aa03a (diff)
downloadart-f36df544d421aa60fc4cf8a5db6356b45f97953b.tar.gz
art-f36df544d421aa60fc4cf8a5db6356b45f97953b.tar.bz2
art-f36df544d421aa60fc4cf8a5db6356b45f97953b.zip
Remove libcxx.mk cruft.
This is on by default now. No need to leave it in the makefiles. Change-Id: I20eab7426da4bbbf8b70ffc5b9af7b97487d885d
Diffstat (limited to 'runtime/Android.mk')
-rw-r--r--runtime/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/Android.mk b/runtime/Android.mk
index 8a4b8c0b21..a53616a2df 100644
--- a/runtime/Android.mk
+++ b/runtime/Android.mk
@@ -460,7 +460,6 @@ $$(ENUM_OPERATOR_OUT_GEN): $$(GENERATED_SRC_DIR)/%_operator_out.cc : $(LOCAL_PAT
LOCAL_C_INCLUDES += art/sigchainlib
LOCAL_SHARED_LIBRARIES := libnativehelper libnativebridge libsigchain
- include external/libcxx/libcxx.mk
LOCAL_SHARED_LIBRARIES += libbacktrace
ifeq ($$(art_target_or_host),target)
LOCAL_SHARED_LIBRARIES += libdl