From d441afe007eae132ca4a1425d9286d47b19ee082 Mon Sep 17 00:00:00 2001 From: John David Anglin Date: Thu, 3 Oct 2013 00:42:58 +0000 Subject: config.gcc (hppa*64*-*-linux*): Don't add pa/t-linux to tmake_file. * config.gcc (hppa*64*-*-linux*): Don't add pa/t-linux to tmake_file. From-SVN: r203148 --- gcc/config.gcc | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/config.gcc') diff --git a/gcc/config.gcc b/gcc/config.gcc index e6cb55d..c85d088 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -1164,7 +1164,6 @@ hppa*64*-*-linux*) tm_file="pa/pa64-start.h ${tm_file} dbxelf.h elfos.h gnu-user.h linux.h \ glibc-stdint.h pa/pa-linux.h pa/pa64-regs.h pa/pa-64.h \ pa/pa64-linux.h" - tmake_file="${tmake_file} pa/t-linux" gas=yes gnu_ld=yes need_64bit_hwint=yes ;; -- cgit v1.1