OSDN Git Service

2002-04-07 David S. Miller <davem@redhat.com>
authordavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Apr 2002 00:30:07 +0000 (00:30 +0000)
committerdavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Apr 2002 00:30:07 +0000 (00:30 +0000)
* config.gcc (sparc64-*-linux*): Add t-crtfm to tmake_file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52011 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config.gcc

index e812e59..1f594a3 100644 (file)
@@ -1,3 +1,7 @@
+2002-04-07  David S. Miller  <davem@redhat.com>
+
+       * config.gcc (sparc64-*-linux*): Add t-crtfm to tmake_file.
+
 2002-04-07  John David Anglin  <dave@hiauly1.hia.nrc.ca>
 
        PR 5933
index 1e3b355..360049f 100644 (file)
@@ -3243,7 +3243,7 @@ sparc64-*-freebsd*|ultrasparc-*-freebsd*)
        esac
        ;;
 sparc64-*-linux*)              # 64-bit Sparc's running GNU/Linux
-       tmake_file="t-slibgcc-elf-ver t-linux sparc/t-linux64"
+       tmake_file="t-slibgcc-elf-ver t-linux sparc/t-linux64 sparc/t-crtfm"
        tm_file="sparc/biarch64.h ${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/linux64.h"
        extra_parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o"
        gnu_ld=yes