* config.gcc (am33_2.0-*-linux*): Use t-slibgcc-elf-ver.
From-SVN: r72490
This commit is contained in:
parent
c80831866f
commit
e7f86e619d
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2003-10-14 Nathanael Nerode <neroden@gcc.gnu.org>
|
||||
|
||||
* config.gcc (am33_2.0-*-linux*): Use t-slibgcc-elf-ver.
|
||||
|
||||
2003-10-14 Steve Ellcey <sje@cup.hp.com>
|
||||
|
||||
* config/ia64/ia64.c (ia64_expand_call): Force function address
|
||||
|
|
|
@ -2160,7 +2160,7 @@ xtensa-*-linux*)
|
|||
;;
|
||||
am33_2.0-*-linux*)
|
||||
tm_file="mn10300/mn10300.h dbxelf.h elfos.h linux.h mn10300/linux.h"
|
||||
tmake_file="t-linux mn10300/t-linux"
|
||||
tmake_file="t-slibgcc-elf-ver t-linux mn10300/t-linux"
|
||||
gas=yes gnu_ld=yes
|
||||
extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o"
|
||||
use_collect2=no
|
||||
|
|
Loading…
Add table
Reference in a new issue