aboutsummaryrefslogtreecommitdiffstats
path: root/llvm-host-build.mk
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-03-27 11:18:35 -0700
committerDan Albert <danalbert@google.com>2015-03-27 11:18:35 -0700
commit79e151de0b42d848527cce60d19d5d2165129324 (patch)
tree63f8c75cf5cf4520ec17248c18a0d07490fe4ef3 /llvm-host-build.mk
parentb7d2e72b02a4cb8034f32f8247a2558d2434e121 (diff)
downloadexternal_llvm-79e151de0b42d848527cce60d19d5d2165129324.zip
external_llvm-79e151de0b42d848527cce60d19d5d2165129324.tar.gz
external_llvm-79e151de0b42d848527cce60d19d5d2165129324.tar.bz2
Remove uses of libcxx.mk.
This is a no-op. Change-Id: I5dc6a2a5a0e0f7e34a0ae26566798daa085ce8f2
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 += \