mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
2001-12-03 Ben Elliston <bje@redhat.com>
* config.sub: Recognise the Nucleus family of operating systems. From <Takahiko_Kawasaki@cii.csk.co.jp>.
This commit is contained in:
parent
977fabf2fc
commit
d028916a69
@ -1,3 +1,8 @@
|
||||
2001-12-03 Ben Elliston <bje@redhat.com>
|
||||
|
||||
* config.sub: Recognise the Nucleus family of operating systems.
|
||||
From <Takahiko_Kawasaki@cii.csk.co.jp>.
|
||||
|
||||
2001-12-03 Bob Wilson <bwilson@tensilica.com>
|
||||
|
||||
* config.sub: Add support for Xtensa targets.
|
||||
|
2
config.sub
vendored
2
config.sub
vendored
@ -1075,7 +1075,7 @@ case $os in
|
||||
| -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \
|
||||
| -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
|
||||
| -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
|
||||
| -os2* | -vos* | -palmos* | -uclinux*)
|
||||
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus*)
|
||||
# Remember, each alternative MUST END IN *, to match a version number.
|
||||
;;
|
||||
-qnx*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user