summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2014-05-24 01:13:12 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-05-24 01:13:12 +0000
commit06a3341310f113dd5c1e425e1eaba312d2151ed3 (patch)
tree25442287c70973b0e654369193eca229e06e7e32
parent5fc7666876630bb5af61e0e5c58a54a7aa125e2c (diff)
parent1721831a268be6ede16e533fade17837cd405e70 (diff)
downloadlibcxx-06a3341310f113dd5c1e425e1eaba312d2151ed3.tar.gz
am 1721831a: Whoops. Typo.
* commit '1721831a268be6ede16e533fade17837cd405e70': Whoops. Typo.
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 9797632c4..b803bdc14 100644
--- a/Android.mk
+++ b/Android.mk
@@ -102,7 +102,7 @@ LOCAL_CPPFLAGS := $(LIBCXX_CPPFLAGS)
LOCAL_RTTI_FLAG := -frtti
ifeq ($(HOST_OS), darwin)
-LOCAL_C_INCLDUES += external/libcxxabi/include
+LOCAL_C_INCLUDES += external/libcxxabi/include
LOCAL_WHOLE_STATIC_LIBRARIES := libc++abi
else
LOCAL_C_INCLUDES += external/libcxxrt/include