summaryrefslogtreecommitdiff
path: root/media-video/ffmpeg/files/ffmpeg-x86-pic-fix.patch
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2014-06-24 07:31:33 +0400
committerGluzskiy Alexandr <sss123next@list.ru>2014-06-24 07:31:33 +0400
commit78a172d70fdba2b013bc281ec94d345106330628 (patch)
tree585019ffea5b753a66ac38c91774719e8ba208c3 /media-video/ffmpeg/files/ffmpeg-x86-pic-fix.patch
parentff0b045cdf03d98d339cff2d4c7d06e2d29be40d (diff)
clean
Diffstat (limited to 'media-video/ffmpeg/files/ffmpeg-x86-pic-fix.patch')
-rw-r--r--media-video/ffmpeg/files/ffmpeg-x86-pic-fix.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/media-video/ffmpeg/files/ffmpeg-x86-pic-fix.patch b/media-video/ffmpeg/files/ffmpeg-x86-pic-fix.patch
deleted file mode 100644
index 8bcda2a..0000000
--- a/media-video/ffmpeg/files/ffmpeg-x86-pic-fix.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- orig/libavcodec/cabac.h 2008-05-10 17:28:08.000000000 +0200
-+++ ffmpeg/libavcodec/cabac.h 2008-05-10 17:29:24.000000000 +0200
-@@ -33,6 +33,7 @@
- #include <assert.h>
- #ifdef ARCH_X86
- #include "libavutil/x86_cpu.h"
-+#define BROKEN_RELOCATIONS 1
- #endif
-
- #define CABAC_BITS 16