summaryrefslogtreecommitdiff
path: root/cpu_ref
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-03-27 11:17:24 -0700
committerDan Albert <danalbert@google.com>2015-03-27 11:17:24 -0700
commit7ce3943ca8b2773738710f9dfa145727ba16416c (patch)
tree605af0afa20d43b39b59845391175b3892157a31 /cpu_ref
parent253163596e253213be80cd5822f7702ef1fe65ca (diff)
downloadrs-7ce3943ca8b2773738710f9dfa145727ba16416c.tar.gz
Remove uses of libcxx.mk.
This is a no-op. Change-Id: Id799af86c5de18d7f1b816c4964e0d32acb0840b
Diffstat (limited to 'cpu_ref')
-rw-r--r--cpu_ref/Android.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpu_ref/Android.mk b/cpu_ref/Android.mk
index d75f5b7c..e7e7e593 100644
--- a/cpu_ref/Android.mk
+++ b/cpu_ref/Android.mk
@@ -92,9 +92,6 @@ LOCAL_C_INCLUDES += frameworks/rs
LOCAL_C_INCLUDES += external/cblas/include
LOCAL_C_INCLUDES += external/zlib
-ifneq ($(HOST_OS),windows)
-include external/libcxx/libcxx.mk
-endif
include frameworks/compile/libbcc/libbcc-targets.mk
LOCAL_CFLAGS += $(rs_base_CFLAGS)