summaryrefslogtreecommitdiff
path: root/tools/make_cfst/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tools/make_cfst/Android.mk')
-rw-r--r--tools/make_cfst/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/make_cfst/Android.mk b/tools/make_cfst/Android.mk
index 9c7cc5a..cede0a5 100644
--- a/tools/make_cfst/Android.mk
+++ b/tools/make_cfst/Android.mk
@@ -53,6 +53,8 @@ endif
LOCAL_MODULE:= make_cfst
+LOCAL_32_BIT_ONLY := true
+
include external/libcxx/libcxx.mk
include $(BUILD_HOST_EXECUTABLE)