aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pixman/Android.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/pixman/Android.mk b/pixman/Android.mk
index eb9436a..656a898 100644
--- a/pixman/Android.mk
+++ b/pixman/Android.mk
@@ -2,6 +2,9 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
+# pixman-android-neon.S uses gcc-specific directive.
+LOCAL_CLANG_ASFLAGS_arm += -no-integrated-as
+
LOCAL_SDK_VERSION := 14
LOCAL_MODULE := libpixman