Commit 23f505be authored by Maya Rashish's avatar Maya Rashish Committed by Michael Niedermayer

configure: All sun4 machines are SPARCs, not just sun4u

Allow building on sun4v
Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent d1499347
......@@ -4212,7 +4212,7 @@ case "$arch" in
sh4|sh)
arch="sh4"
;;
sun4u|sparc*)
sun4*|sparc*)
arch="sparc"
;;
tilegx|tile-gx)
......
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