summaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2003-10-10 17:37:26 +0000
committerneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2003-10-10 17:37:26 +0000
commit6a90f5a439b728b638fba7a77372be830fc9a0c0 (patch)
treea4ac30a0e083a500b9b92be3db6673878222150e /gcc/config.gcc
parentd292eeeeb230a3a97fb900b7b357ced3769e8fcf (diff)
downloadgcc-6a90f5a439b728b638fba7a77372be830fc9a0c0.tar.gz
* config.gcc (mips*-*-netbsd*): Remove content-free line.
Also fixed old-style ChangeLog date to be new-style. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72304 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r--gcc/config.gcc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc
index 7fa4fca3b51..c3e54a441c8 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -1422,7 +1422,6 @@ mips-sgi-irix5*) # SGI System V.4., IRIX 5
mips*-*-netbsd*) # NetBSD/mips, either endian.
target_cpu_default="MASK_GAS|MASK_ABICALLS"
tm_file="elfos.h ${tm_file} mips/elf.h netbsd.h netbsd-elf.h mips/netbsd.h"
- tmake_file="${tmake_file}"
;;
mips64*-*-linux*)
tm_file="dbxelf.h elfos.h svr4.h linux.h ${tm_file} mips/linux.h mips/linux64.h"