summarylogtreecommitdiffstats
path: root/libpng_mmx_patch_x86_64.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libpng_mmx_patch_x86_64.patch')
-rw-r--r--libpng_mmx_patch_x86_64.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/libpng_mmx_patch_x86_64.patch b/libpng_mmx_patch_x86_64.patch
new file mode 100644
index 000000000000..addfd5637e8f
--- /dev/null
+++ b/libpng_mmx_patch_x86_64.patch
@@ -0,0 +1,11 @@
+--- a/coders/png.c 2012-12-10 18:19:07.149721232 -0500
++++ b/coders/png.c 2012-12-10 18:24:17.442782178 -0500
+@@ -631,6 +631,8 @@
+ #define PNG_UINT_31_MAX (png_uint_32) 0x7fffffffL
+ #endif
+
++#undef PNG_ASSEMBLER_CODE_SUPPORTED
++
+ /*
+ Constant strings for known chunk types. If you need to add a chunk,
+ add a string holding the name here. To make the code more