updated on Mon Jan 9 08:00:21 UTC 2012
[aur-mirror.git] / imagemagick-nox / libpng_mmx_patch_x86_64.patch
blobd86449a28c3d8c581d42fa3ef40daa2d160a6b93
1 diff -Naur ImageMagick-6.2.7.orig/coders/png.c ImageMagick-6.2.7/coders/png.c
2 --- ImageMagick-6.2.7.orig/coders/png.c 2006-05-21 12:35:55.784852536 +0200
3 +++ ImageMagick-6.2.7/coders/png.c 2006-05-21 12:36:50.698504392 +0200
4 @@ -164,6 +164,8 @@
5 #define PNG_MAX_UINT (png_uint_32) 0x7fffffffL
6 #endif
8 +#undef PNG_ASSEMBLER_CODE_SUPPORTED
11 Constant strings for known chunk types. If you need to add a chunk,
12 add a string holding the name here. To make the code more