aboutsummaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1993-06-04 19:35:28 +0000
committerIan Lance Taylor <ian@airs.com>1993-06-04 19:35:28 +0000
commit6a132b6db922681ed5c23817f28a7c899bf18394 (patch)
treedd3c3f0f4e3042f382a0cced7c64c623215f1fa3 /config.sub
parent3ffdec446c265ed8c2d432253f4d27af0ddecf6b (diff)
downloadgdb-6a132b6db922681ed5c23817f28a7c899bf18394.zip
gdb-6a132b6db922681ed5c23817f28a7c899bf18394.tar.gz
gdb-6a132b6db922681ed5c23817f28a7c899bf18394.tar.bz2
* config.sub: Accept -ecoff*, not just -ecoff.
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 4bc7c03..a65f621 100755
--- a/config.sub
+++ b/config.sub
@@ -644,7 +644,7 @@ case $os in
| -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \
| -go32 | -sim | -es1800* | -udi | -hms* | -xray \
| -os68k* | -none* | -v88r* | -aout | -coff | -elf | -bosx* \
- | -ecoff | -lynx )
+ | -ecoff* | -lynx )
# The last three lines above are CYGNUS LOCAL
;;
# start-sanitize-v9