From 6df55cece7af90468557962e3b544d163ba5761a Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Tue, 19 Feb 2013 10:11:43 -0600 Subject: [PATCH] [libpng16] Updated scripts/pnglibconf.h.prebuilt --- scripts/pnglibconf.h.prebuilt | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/pnglibconf.h.prebuilt b/scripts/pnglibconf.h.prebuilt index d8b9197d3..19c6808b1 100644 --- a/scripts/pnglibconf.h.prebuilt +++ b/scripts/pnglibconf.h.prebuilt @@ -45,6 +45,7 @@ /* options */ #define PNG_16BIT_SUPPORTED #define PNG_ALIGNED_MEMORY_SUPPORTED +#define PNG_ARM_NEON_CHECK_SUPPORTED #define PNG_BENIGN_ERRORS_SUPPORTED #define PNG_BENIGN_READ_ERRORS_SUPPORTED /*#undef PNG_BENIGN_WRITE_ERRORS_SUPPORTED*/ -- GitLab