config.gcc (hppa*64*-*-linux* | parisc*64*-*-linux*): Include t-slibgcc-elf-ver and...
authorNathanael Nerode <neroden@gcc.gnu.org>
Fri, 26 Sep 2003 22:13:33 +0000 (22:13 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Fri, 26 Sep 2003 22:13:33 +0000 (22:13 +0000)
* config.gcc (hppa*64*-*-linux* | parisc*64*-*-linux*):
Include t-slibgcc-elf-ver and t-linux in tmake_file.

From-SVN: r71842

gcc/ChangeLog
gcc/config.gcc

index 3e5609bc042aa0ad282fa8c4f8c1e1c0838f8491..b1cb3667b789720b1c5bcfc29724e21ca3618098 100644 (file)
@@ -1,5 +1,7 @@
 2003-09-26  Nathanael Nerode  <neroden@gcc.gnu.org>
 
+       * config.gcc (hppa*64*-*-linux* | parisc*64*-*-linux*):
+       Include t-slibgcc-elf-ver and t-linux in tmake_file.
        * config.gcc (hppa*64*-*-linux* | parisc*64-*-linux*):
        Disable fixproto.
        * config.gcc (i960-*-coff*, m68k-*-aout*, sparclite-*-coff*):
index 003d4c004b42d08ee18556b1ac97f830381ad5e3..743508349ab0f4f0624c4a9b3cd96f3ee8804841 100644 (file)
@@ -735,7 +735,7 @@ hppa*64*-*-linux* | parisc*64*-*-linux*)
        target_cpu_default="(MASK_PA_11 | MASK_PA_20)"
        tm_file="pa/pa64-start.h ${tm_file} dbxelf.h elfos.h svr4.h linux.h \
                 pa/pa-linux.h pa/pa64-regs.h pa/pa-64.h pa/pa64-linux.h"
-       tmake_file=pa/t-linux64
+       tmake_file="t-slibgcc-elf-ver t-linux pa/t-linux64"
        gas=yes gnu_ld=yes
        need_64bit_hwint=yes
        use_fixproto=no