mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
* config.sub (maybe_os): Remove duplicate patterns for sparc,
sparcv8, sparcv9, sparcv9b and sparcv9v. Found by Shellcheck.
This commit is contained in:
parent
efc9a4d8d5
commit
f22522a600
@ -1,3 +1,8 @@
|
|||||||
|
2018-01-13 Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
|
* config.sub (maybe_os): Remove duplicate patterns for sparc,
|
||||||
|
sparcv8, sparcv9, sparcv9b and sparcv9v. Found by Shellcheck.
|
||||||
|
|
||||||
2018-01-13 Ben Elliston <bje@gnu.org>
|
2018-01-13 Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
* config.sub (maybe_os): Remove cases z8k-*-coff and z80-*-coff as
|
* config.sub (maybe_os): Remove cases z8k-*-coff and z80-*-coff as
|
||||||
|
3
config.sub
vendored
3
config.sub
vendored
@ -1300,9 +1300,6 @@ case $basic_machine in
|
|||||||
sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
|
sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
|
||||||
basic_machine=sh-unknown
|
basic_machine=sh-unknown
|
||||||
;;
|
;;
|
||||||
sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v)
|
|
||||||
basic_machine=sparc-sun
|
|
||||||
;;
|
|
||||||
cydra)
|
cydra)
|
||||||
basic_machine=cydra-cydrome
|
basic_machine=cydra-cydrome
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user