aboutsummaryrefslogtreecommitdiffstats
path: root/llvm-host-build.mk
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-03-27 20:27:12 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-03-27 20:27:13 +0000
commitbeed47390a60f6f0c77532b3d3f76bb47ef49423 (patch)
tree63f8c75cf5cf4520ec17248c18a0d07490fe4ef3 /llvm-host-build.mk
parentb7d2e72b02a4cb8034f32f8247a2558d2434e121 (diff)
parent79e151de0b42d848527cce60d19d5d2165129324 (diff)
downloadexternal_llvm-beed47390a60f6f0c77532b3d3f76bb47ef49423.zip
external_llvm-beed47390a60f6f0c77532b3d3f76bb47ef49423.tar.gz
external_llvm-beed47390a60f6f0c77532b3d3f76bb47ef49423.tar.bz2
Merge "Remove uses of libcxx.mk."
Diffstat (limited to 'llvm-host-build.mk')
-rw-r--r--llvm-host-build.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm-host-build.mk b/llvm-host-build.mk
index a3c9539..0b6bc07 100644
--- a/llvm-host-build.mk
+++ b/llvm-host-build.mk
@@ -1,7 +1,6 @@
# Windows can't use Clang to build yet
ifneq ($(HOST_OS),windows)
LOCAL_CLANG := true
-include external/libcxx/libcxx.mk
endif
LOCAL_CFLAGS += \