configure: All sun4 machines are SPARCs, not just sun4u
Allow building on sun4v Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
d14993478c
commit
23f505bee0
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -4212,7 +4212,7 @@ case "$arch" in
|
|||
sh4|sh)
|
||||
arch="sh4"
|
||||
;;
|
||||
sun4u|sparc*)
|
||||
sun4*|sparc*)
|
||||
arch="sparc"
|
||||
;;
|
||||
tilegx|tile-gx)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue