diff options
Diffstat (limited to 'graphics/png/files/patch-ad')
-rw-r--r-- | graphics/png/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/png/files/patch-ad b/graphics/png/files/patch-ad deleted file mode 100644 index a0fae6a011ee..000000000000 --- a/graphics/png/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- pngconf.h.orig 2007-10-04 15:53:09.000000000 +0400 -+++ pngconf.h 2007-10-13 17:31:06.000000000 +0400 -@@ -737,7 +737,7 @@ - # endif - #endif - --#if defined(PNG_READ_SUPPORTED) && !defined(PNG_NO_ASSEMBLER_CODE) -+#if defined(PNG_READ_SUPPORTED) && !defined(PNG_NO_ASSEMBLER_CODE) && defined(__i386__) - # ifndef PNG_ASSEMBLER_CODE_SUPPORTED - # define PNG_ASSEMBLER_CODE_SUPPORTED - # endif |