aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llc/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llc/Android.mk')
-rw-r--r--tools/llc/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/llc/Android.mk b/tools/llc/Android.mk
index 4497bf3..a25cf5c 100644
--- a/tools/llc/Android.mk
+++ b/tools/llc/Android.mk
@@ -91,7 +91,6 @@ LOCAL_STATIC_LIBRARIES := \
$(llvm_llc_STATIC_LIBRARIES)
LOCAL_LDLIBS += -lpthread -lm -ldl
-LOCAL_C_INCLUDES += external/llvm/include
include $(LLVM_ROOT_PATH)/llvm.mk
include $(LLVM_HOST_BUILD_MK)