aports/x11/ffmpeg/pic.patch
Natanael Copa 269efdc16d x11/ffmpeg: new aport
Complete and free Internet live audio and video broadcasting solution for Linux/Unix
http://ffmpeg.mplayerhq.hu/
2009-08-22 15:59:05 +00:00

12 lines
312 B
Diff

--- 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