projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a45cf58
)
Accept *-*-ieee*.
author
Ian Lance Taylor
<ian@gcc.gnu.org>
Wed, 13 Dec 1995 21:43:08 +0000
(21:43 +0000)
committer
Ian Lance Taylor
<ian@gcc.gnu.org>
Wed, 13 Dec 1995 21:43:08 +0000
(21:43 +0000)
From-SVN: r10709
gcc/config.sub
patch
|
blob
|
history
diff --git
a/gcc/config.sub
b/gcc/config.sub
index c2502d8de51e30c369049f5fbbcfc259e83dba53..b3e1626860c786fd905dd6f9c52fae3d0b262c02 100755
(executable)
--- a/
gcc/config.sub
+++ b/
gcc/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*)