Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6855af41 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "libpixelflinger should #define __ARM_HAVE_NEON."

parents 023bc0a4 053ca3fc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 := \