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:
Ben Elliston 2001-12-03 02:15:57 +00:00
parent 977fabf2fc
commit d028916a69
2 changed files with 6 additions and 1 deletions

View File

@ -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
View File

@ -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*)