* config.gcc (xtensa-*-linux*): Add t-slibgcc-elf-ver to tmake_file.
From-SVN: r63568
This commit is contained in:
parent
df0f0674eb
commit
066f153843
@ -1,3 +1,7 @@
|
||||
2003-02-28 Bob Wilson <bob.wilson@acm.org>
|
||||
|
||||
* config.gcc (xtensa-*-linux*): Add t-slibgcc-elf-ver to tmake_file.
|
||||
|
||||
2003-02-28 Richard Earnshaw <rearnsha@arm.com>
|
||||
|
||||
* arm.md (mulhisi3, mulhisi3addsi, mulhidi3adddi): Enable for any
|
||||
|
@ -2689,7 +2689,7 @@ xtensa-*-elf*)
|
||||
;;
|
||||
xtensa-*-linux*)
|
||||
tm_file="${tm_file} dbxelf.h elfos.h svr4.h linux.h xtensa/linux.h"
|
||||
tmake_file="t-linux xtensa/t-xtensa xtensa/t-linux"
|
||||
tmake_file="t-slibgcc-elf-ver t-linux xtensa/t-xtensa xtensa/t-linux"
|
||||
;;
|
||||
*)
|
||||
echo "*** Configuration $machine not supported" 1>&2
|
||||
|
Loading…
Reference in New Issue
Block a user