summaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorDavid Li <davidxli@google.com>2011-04-01 12:36:39 -0700
committerDavid Li <davidxli@google.com>2011-04-01 12:37:29 -0700
commitd1e2ad94efa128450a3ea93a11c72bc6e4a749ba (patch)
tree230f193365bb00f7e414dd97242c97862eb64c93 /Android.mk
parentf9de39d5647571bea3e5ee126538c3458962bc04 (diff)
Fix build problems for Mac.
strnlen not available on Mac OS X. Fix worker thread synchronization. Change-Id: I774ecb9f39753a9da35073a0121af0fd2cdecd01 Signed-off-by: David Li <davidxli@google.com>
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/Android.mk b/Android.mk
index 01044e3..6dd3223 100644
--- a/Android.mk
+++ b/Android.mk
@@ -149,9 +149,8 @@ endif
LOCAL_C_INCLUDES := $(libMesa_C_INCLUDES)
-# libMesa only builds on Linux host for now
-#include $(LLVM_ROOT_PATH)/llvm-host-build.mk
-#include $(BUILD_HOST_STATIC_LIBRARY)
+include $(LLVM_ROOT_PATH)/llvm-host-build.mk
+include $(BUILD_HOST_STATIC_LIBRARY)
# Static library for target