diff options
Diffstat (limited to 'config.sub')
-rw-r--r-- | config.sub | 11 |
1 files changed, 1 insertions, 10 deletions
@@ -4,7 +4,7 @@ | |||
4 | # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, | 4 | # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, |
5 | # 2011, 2012 Free Software Foundation, Inc. | 5 | # 2011, 2012 Free Software Foundation, Inc. |
6 | 6 | ||
7 | timestamp='2012-04-18' | 7 | timestamp='2012-02-10' |
8 | 8 | ||
9 | # This file is (in principle) common to ALL GNU software. | 9 | # This file is (in principle) common to ALL GNU software. |
10 | # The presence of a machine in this file suggests that SOME GNU software | 10 | # The presence of a machine in this file suggests that SOME GNU software |
@@ -225,12 +225,6 @@ case $os in | |||
225 | -isc*) | 225 | -isc*) |
226 | basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` | 226 | basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` |
227 | ;; | 227 | ;; |
228 | -lynx*178) | ||
229 | os=-lynxos178 | ||
230 | ;; | ||
231 | -lynx*5) | ||
232 | os=-lynxos5 | ||
233 | ;; | ||
234 | -lynx*) | 228 | -lynx*) |
235 | os=-lynxos | 229 | os=-lynxos |
236 | ;; | 230 | ;; |
@@ -1543,9 +1537,6 @@ case $basic_machine in | |||
1543 | c4x-* | tic4x-*) | 1537 | c4x-* | tic4x-*) |
1544 | os=-coff | 1538 | os=-coff |
1545 | ;; | 1539 | ;; |
1546 | hexagon-*) | ||
1547 | os=-elf | ||
1548 | ;; | ||
1549 | tic54x-*) | 1540 | tic54x-*) |
1550 | os=-coff | 1541 | os=-coff |
1551 | ;; | 1542 | ;; |