mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-15 07:33:41 +12:00
2006-11-07 Steve Woodford <scw@NetBSD.org>
Ben Elliston <bje@gnu.org> * config.guess (*:NetBSD:*:*): Handle sh5el arch. * config.sub (sh5el): New basic_machine. * testsuite/config-sub.data: Add test cases.
This commit is contained in:
3
config.sub
vendored
3
config.sub
vendored
@ -925,6 +925,9 @@ case $basic_machine in
|
||||
basic_machine=sh-hitachi
|
||||
os=-hms
|
||||
;;
|
||||
sh5el)
|
||||
basic_machine=sh5le-unknown
|
||||
;;
|
||||
sh64)
|
||||
basic_machine=sh64-unknown
|
||||
;;
|
||||
|
Reference in New Issue
Block a user