Merge "libpixelflinger should #define __ARM_HAVE_NEON."
This commit is contained in:
commit
6855af4135
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ PIXELFLINGER_SRC_FILES_arm := \
|
|||
|
||||
ifeq ($(ARCH_ARM_HAVE_NEON),true)
|
||||
PIXELFLINGER_SRC_FILES_arm += col32cb16blend_neon.S
|
||||
PIXELFLINGER_CFLAGS_arm += -D__ARM_HAVE_NEON
|
||||
endif
|
||||
|
||||
PIXELFLINGER_SRC_FILES_arm64 := \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue