diff options
Diffstat (limited to 'package/mplayer/0004-add-arc-support.patch')
-rw-r--r-- | package/mplayer/0004-add-arc-support.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/package/mplayer/0004-add-arc-support.patch b/package/mplayer/0004-add-arc-support.patch deleted file mode 100644 index c14ef2397f..0000000000 --- a/package/mplayer/0004-add-arc-support.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- mplayer-1.1/configure 2013-12-03 00:32:10.815571460 -0800 -+++ mplayer-1.1-arc/configure 2013-11-29 00:34:29.238297709 -0800 -@@ -2492,6 +2492,10 @@ - generic) - arch='generic' - ;; -+ arc) -+ arch='arc' -+ iproc='arc' -+ ;; - - *) - echo "The architecture of your CPU ($host_arch) is not supported by this configure script" |