configure: All sun4 machines are SPARCs, not just sun4u

Allow building on sun4v

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
pull/230/head
Maya Rashish 8 years ago committed by Michael Niedermayer
parent d14993478c
commit 23f505bee0
  1. 2
      configure

2
configure vendored

@ -4212,7 +4212,7 @@ case "$arch" in
sh4|sh)
arch="sh4"
;;
sun4u|sparc*)
sun4*|sparc*)
arch="sparc"
;;
tilegx|tile-gx)

Loading…
Cancel
Save