Commit 123ba071 authored by Zdenek Kabelac's avatar Zdenek Kabelac

* made by Juergen - should be useful for Solaris

Originally committed as revision 181 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent c152c983
......@@ -27,7 +27,7 @@ cc="gcc"
ar="ar"
cpu=`uname -m`
case "$cpu" in
i386|i486|i586|i686)
i386|i486|i586|i686|i86pc)
cpu="x86"
mmx="yes"
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment