diff --git a/project/jni/png/config.h b/project/jni/png/config.h index 785d654f9..cb9583f7e 100644 --- a/project/jni/png/config.h +++ b/project/jni/png/config.h @@ -77,7 +77,7 @@ /* #undef PNG_ARM_NEON_CHECK_SUPPORTED */ /* Enable ARM Neon optimizations */ -/* #undef PNG_ARM_NEON_OPT */ +#define PNG_ARM_NEON_OPT 0 /* Enable Intel SSE optimizations */ /* #undef PNG_INTEL_SSE_OPT */