diff options
author | 2011-06-23 16:21:25 +0000 | |
---|---|---|
committer | 2011-06-23 16:21:25 +0000 | |
commit | c65327d403dc501596f5e47132dd03ef3e7e4414 (patch) | |
tree | 3cdd4de17c970a969b418e71fba1a3e05e75d58c /media-video/mplayer/files | |
parent | use git-2.eclass for ffmpeg (diff) | |
download | historical-c65327d403dc501596f5e47132dd03ef3e7e4414.tar.gz historical-c65327d403dc501596f5e47132dd03ef3e7e4414.tar.bz2 historical-c65327d403dc501596f5e47132dd03ef3e7e4414.zip |
remove old
Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64
Diffstat (limited to 'media-video/mplayer/files')
-rw-r--r-- | media-video/mplayer/files/mplayer-1.0_rc4_p20091026-arm_neon.patch | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/media-video/mplayer/files/mplayer-1.0_rc4_p20091026-arm_neon.patch b/media-video/mplayer/files/mplayer-1.0_rc4_p20091026-arm_neon.patch deleted file mode 100644 index ca36178ec63c..000000000000 --- a/media-video/mplayer/files/mplayer-1.0_rc4_p20091026-arm_neon.patch +++ /dev/null @@ -1,21 +0,0 @@ -http://bugs.gentoo.org/302073 -http://archives.free.net.ph/message/20100117.122754.964c80d3.en.html - ---- configure -+++ configure -@@ -8195,6 +8195,7 @@ - WINDRES = $_windres - - CFLAGS = $CFLAGS $extra_cflags -+ASFLAGS = $CFLAGS $extra_cflags - OPTFLAGS = $CFLAGS $extra_cflags - CXXFLAGS = $CXXFLAGS $extra_cflags $extra_cxxflags - CFLAGS_DHAHELPER = $cflags_dhahelper -@@ -8912,6 +8913,7 @@ - #define HAVE_POLL_H 1 - #define HAVE_PPC4XX 0 - #define HAVE_VIRTUALALLOC 0 -+#define HAVE_VFP_ARGS 1 - - /* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */ - #define CONFIG_AANDCT 1 |