[MPlayer-dev-eng] [PATCH] fix configure for mips{el, 64, 64el, foo} variants

Graham Gower graham.gower at gmail.com
Thu Oct 21 03:08:25 CEST 2010


Index: configure
===================================================================
--- configure	(revision 32519)
+++ configure	(working copy)
@@ -2357,7 +2357,7 @@
     _optimizing="$proc"
     ;;
 
-  mips)
+  mips*)
     arch='mips'
     iproc='mips'
 


More information about the MPlayer-dev-eng mailing list