summaryrefslogtreecommitdiffstats
path: root/libutils
diff options
context:
space:
mode:
Diffstat (limited to 'libutils')
-rw-r--r--libutils/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/libutils/Android.mk b/libutils/Android.mk
index 8ff0884..9343f8e 100644
--- a/libutils/Android.mk
+++ b/libutils/Android.mk
@@ -70,6 +70,7 @@ endif
LOCAL_MODULE:= libutils
LOCAL_STATIC_LIBRARIES := liblog
LOCAL_CFLAGS += $(host_commonCflags)
+LOCAL_MULTILIB := both
include $(BUILD_HOST_STATIC_LIBRARY)