Commit 6ede266e authored by Diego Biurrun's avatar Diego Biurrun

Add mips64 to the architecture list.

Taken from the OpenBSD ports tree.

Originally committed as revision 16095 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 61597a98
......@@ -1322,7 +1322,7 @@ EOF
enable fast_64bit
enable fast_unaligned
;;
mips|mipsel|IP*)
mips|mipsel|mips64|IP*)
arch="mips"
;;
sun4u|sparc64)
......
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