libpng: Fixed compilation

This commit is contained in:
Sergii Pylypenko
2017-11-24 23:45:13 +02:00
parent e15c2ff3d6
commit bc94fe76d6

View File

@@ -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 */