mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-28 18:16:36 +12:00
2001-10-04 Ben Elliston <bje@redhat.com>
* config.sub: Handle simso-wrs (Wind River's VxWorks Solaris simulator target). From dpovey@dstc.qut.edu.au.
This commit is contained in:
parent
d1373b40b1
commit
bab08c2ca6
@ -1,3 +1,8 @@
|
||||
2001-10-04 Ben Elliston <bje@redhat.com>
|
||||
|
||||
* config.sub: Handle simso-wrs (Wind River's VxWorks Solaris
|
||||
simulator target). From dpovey@dstc.qut.edu.au.
|
||||
|
||||
2001-09-14 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* config.sub: Support avr-vendor-*.
|
||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -3,7 +3,7 @@
|
||||
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
|
||||
# Free Software Foundation, Inc.
|
||||
|
||||
timestamp='2001-09-14'
|
||||
timestamp='2001-10-04'
|
||||
|
||||
# This file is (in principle) common to ALL GNU software.
|
||||
# The presence of a machine in this file suggests that SOME GNU software
|
||||
@ -796,7 +796,7 @@ case $basic_machine in
|
||||
basic_machine=sh-hitachi
|
||||
os=-hms
|
||||
;;
|
||||
sparclite-wrs)
|
||||
sparclite-wrs | simso-wrs)
|
||||
basic_machine=sparclite-wrs
|
||||
os=-vxworks
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user