Commit 8f4e8828 authored by diego's avatar diego

Add mips64 to the architecture list.

Taken from the OpenBSD ports tree.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16095 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 4e15fa73
......@@ -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