mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-07 13:48:21 +12:00
* config.sub (maybe_os): Remove duplicate sh64 case as it is
matched above. Found by Shellcheck.
This commit is contained in:
3
config.sub
vendored
3
config.sub
vendored
@ -1108,9 +1108,6 @@ case $basic_machine in
|
||||
sh5el)
|
||||
basic_machine=sh5le-unknown
|
||||
;;
|
||||
sh64)
|
||||
basic_machine=sh64-unknown
|
||||
;;
|
||||
sparclite-wrs | simso-wrs)
|
||||
basic_machine=sparclite-wrs
|
||||
os=-vxworks
|
||||
|
Reference in New Issue
Block a user