summaryrefslogtreecommitdiffstats
path: root/build/Android.common.mk
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2014-05-16 12:26:00 -0700
committerDan Albert <danalbert@google.com>2014-05-19 11:26:10 -0700
commitba0c51fd282c4f47b95230c5444e76f342900cfa (patch)
tree19fc240937854b35e4dd93cb1e6d4c7a2168e87c /build/Android.common.mk
parent84e524207b23d58a1b1e5f4443000ccac97c4184 (diff)
downloadart-ba0c51fd282c4f47b95230c5444e76f342900cfa.zip
art-ba0c51fd282c4f47b95230c5444e76f342900cfa.tar.gz
art-ba0c51fd282c4f47b95230c5444e76f342900cfa.tar.bz2
Switch ART to libc++.
TODO: remove all vestiges of stlport. Change-Id: I95a3cb0b53d0898f0a5d388b606e79522f4d85e0
Diffstat (limited to 'build/Android.common.mk')
-rw-r--r--build/Android.common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/Android.common.mk b/build/Android.common.mk
index 5341136..175cc6e 100644
--- a/build/Android.common.mk
+++ b/build/Android.common.mk
@@ -247,7 +247,7 @@ endif
ART_TARGET_CFLAGS += $(ART_DEFAULT_GC_TYPE_CFLAGS)
# TODO: remove when target no longer implies stlport.
-ART_TARGET_CFLAGS += -DART_WITH_STLPORT=1
+# ART_TARGET_CFLAGS += -DART_WITH_STLPORT=1
# DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES is set in ../build/core/dex_preopt.mk based on
# the TARGET_CPU_VARIANT