summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@cygnus.com>1995-12-13 21:43:08 +0000
committerIan Lance Taylor <ian@cygnus.com>1995-12-13 21:43:08 +0000
commit65ab8329870a264366c10db906ee943f014b616c (patch)
tree22f4ab1d26a6bc23eda13fdf3d28f5cadcd77c12
parentdc249c7328d4b51b284bb419b93d24329d96a515 (diff)
downloademacs-65ab8329870a264366c10db906ee943f014b616c.tar.gz
Accept *-*-ieee*.libc-951215libc-951214
-rwxr-xr-xconfig.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index c2502d8de51..b3e1626860c 100755
--- a/config.sub
+++ b/config.sub
@@ -641,7 +641,7 @@ case $os in
| -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
- | -udi* | -eabi* | -lites* )
+ | -udi* | -eabi* | -lites* | -ieee*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-sunos5*)