ffmpeg | branch: master | Maya Rashish <co...@sdf.org> | Sun Aug 14 18:23:40 
2016 +0000| [23f505bee0f87c80bb84cabd29bff2149b01e46d] | committer: Michael 
Niedermayer

configure: All sun4 machines are SPARCs, not just sun4u

Allow building on sun4v

Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=23f505bee0f87c80bb84cabd29bff2149b01e46d
---

 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index bff8159..9b92426 100755
--- a/configure
+++ b/configure
@@ -4212,7 +4212,7 @@ case "$arch" in
     sh4|sh)
         arch="sh4"
     ;;
-    sun4u|sparc*)
+    sun4*|sparc*)
         arch="sparc"
     ;;
     tilegx|tile-gx)

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to