2001-11-07 Adrian von Bidder <avbidder@acter.ch>

* config.sub: Accept "-uclinux*" as a valid OS.
This commit is contained in:
Ben Elliston 2001-11-08 03:43:21 +00:00
parent 039d70213a
commit b4c2518fbb
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-11-07 Adrian von Bidder <avbidder@acter.ch>
* config.sub: Accept "-uclinux*" as a valid OS.
2001-11-07 D.J. Barrow <djbarrow@de.ibm.com>
* config.sub: Added S/390 31 and 64 bit target.

2
config.sub vendored
View File

@ -1074,7 +1074,7 @@ case $os in
| -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \
| -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
| -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
| -os2* | -vos* | -palmos*)
| -os2* | -vos* | -palmos* | -uclinux*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-qnx*)