summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChih-Hung Hsieh2014-10-06 15:27:20 -0500
committerChih-Hung Hsieh2014-10-06 15:33:25 -0500
commit60c57dad4ec0653d9ce73f6f7147324beb1ce0a5 (patch)
tree0f608d6ed0c2db6ad8855a5f5041689fd0c8894f /libpixelflinger/tests/arch-arm64/t32cb16blend/Android.mk
parentb1dd4af7c41dc0d73f9431ec7adabc342e13434e (diff)
downloadplatform-system-core-60c57dad4ec0653d9ce73f6f7147324beb1ce0a5.tar.gz
platform-system-core-60c57dad4ec0653d9ce73f6f7147324beb1ce0a5.tar.xz
platform-system-core-60c57dad4ec0653d9ce73f6f7147324beb1ce0a5.zip
Add -no-integrated-as at local level.
Later we will enable integrated-as as default at the global level. BUG: 17820427 Change-Id: I1beed3e75d074d970fa9112ec1c0f0df3d43947a
Diffstat (limited to 'libpixelflinger/tests/arch-arm64/t32cb16blend/Android.mk')
-rw-r--r--libpixelflinger/tests/arch-arm64/t32cb16blend/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/libpixelflinger/tests/arch-arm64/t32cb16blend/Android.mk b/libpixelflinger/tests/arch-arm64/t32cb16blend/Android.mk
index 8e5ec5e01..2c1379bd7 100644
--- a/libpixelflinger/tests/arch-arm64/t32cb16blend/Android.mk
+++ b/libpixelflinger/tests/arch-arm64/t32cb16blend/Android.mk
@@ -5,6 +5,8 @@ LOCAL_SRC_FILES:= \
5 t32cb16blend_test.c \ 5 t32cb16blend_test.c \
6 ../../../arch-arm64/t32cb16blend.S 6 ../../../arch-arm64/t32cb16blend.S
7 7
8LOCAL_CLANG_ASFLAGS_arm64 += -no-integrated-as
9
8LOCAL_SHARED_LIBRARIES := 10LOCAL_SHARED_LIBRARIES :=
9 11
10LOCAL_C_INCLUDES := 12LOCAL_C_INCLUDES :=