summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorIan <ian@pomf.net>1995-12-13 21:43:08 +0000
committerIan <ian@pomf.net>1995-12-13 21:43:08 +0000
commit26bd65c3646919eccae772c6c4f1dafe1274088e (patch)
tree267971f625fe15dea5b09d9ef12cf272ab86ff19 /config.sub
parenta4e2c88cf474e7000709d20cf3c0a414c995e7ac (diff)
Accept *-*-ieee*.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index c2502d8de5..b3e1626860 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*)