mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-06 21:28:21 +12:00
2003-06-17 Ben Elliston <bje@wasabisystems.com>
From by Stephen Thomas <stephen.thomas@superh.com>: * config.guess (sh64*:*:*:Linux): New case. * config.sub (sh64): Map to sh64-unknown.
This commit is contained in:
3
config.sub
vendored
3
config.sub
vendored
@ -858,6 +858,9 @@ case $basic_machine in
|
||||
basic_machine=sh-hitachi
|
||||
os=-hms
|
||||
;;
|
||||
sh64)
|
||||
basic_machine=sh64-unknown
|
||||
;;
|
||||
sparclite-wrs | simso-wrs)
|
||||
basic_machine=sparclite-wrs
|
||||
os=-vxworks
|
||||
|
Reference in New Issue
Block a user