From 30bb6f454f7ff2e7011f2daa7cae685a886ae63f Mon Sep 17 00:00:00 2001 From: Jérôme Duval Date: Mon, 02 Jan 2012 22:08:29 +0100 Subject: [PATCH] Get rid of svr4, it will be deprecated in 4.6 --- gcc/gcc/config.gcc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/gcc/config.gcc b/gcc/gcc/config.gcc index afe40bf..fbcd486 100644 --- a/gcc/gcc/config.gcc +++ b/gcc/gcc/config.gcc @@ -1130,12 +1130,12 @@ ;; i[34567]86-*-haiku*) tmake_file='t-haiku i386/t-crtpic' - tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h svr4.h haiku.h i386/haiku.h" + tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h haiku.h i386/haiku.h" extra_parts='crtbegin.o crtend.o' ;; x86_64-*-haiku*) tmake_file='t-haiku i386/t-haiku64 i386/t-crtpic' - tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h svr4.h haiku.h i386/haiku64.h" + tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h haiku.h i386/haiku64.h" extra_parts='crtbegin.o crtend.o' ;; i[34567]86-*-netbsdelf*) -- gitore 0.2.2