From d028916a69a0d17a5e32bf5ccdc0e44b337e152e Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Mon, 3 Dec 2001 02:15:57 +0000 Subject: [PATCH] 2001-12-03 Ben Elliston * config.sub: Recognise the Nucleus family of operating systems. From . --- ChangeLog | 5 +++++ config.sub | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 958744d..ae8f3f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-12-03 Ben Elliston + + * config.sub: Recognise the Nucleus family of operating systems. + From . + 2001-12-03 Bob Wilson * config.sub: Add support for Xtensa targets. diff --git a/config.sub b/config.sub index e617539..2476310 100755 --- a/config.sub +++ b/config.sub @@ -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*)