summaryrefslogtreecommitdiffstats
path: root/x11/ffmpeg/pic.patch
diff options
context:
space:
mode:
Diffstat (limited to 'x11/ffmpeg/pic.patch')
-rw-r--r--x11/ffmpeg/pic.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/ffmpeg/pic.patch b/x11/ffmpeg/pic.patch
deleted file mode 100644
index 9651f31ef..000000000
--- a/x11/ffmpeg/pic.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/libswscale/rgb2rgb.c 2009-07-10 14:27:39.000000000 +0000
-+++ b/libswscale/rgb2rgb.c 2009-07-10 14:53:45.000000000 +0000
-@@ -149,7 +149,7 @@
- #define RENAME(a) a ## _C
- #include "rgb2rgb_template.c"
-
--#if ARCH_X86 && CONFIG_GPL
-+#if ARCH_X86 && CONFIG_GPL && !defined(PIC)
-
- //MMX versions
- #undef RENAME