summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-06-10 15:48:23 +0000
committerobrien <obrien@FreeBSD.org>2002-06-10 15:48:23 +0000
commitb7ea29f50493dd842779df1a5a59bd71a267257b (patch)
tree8c2c134aefa9a313319fc978709e9d6cc07a7fe4 /contrib
parent8ebea63ae6431968bbb7786ab2bb0ddcac19f18b (diff)
downloadFreeBSD-src-b7ea29f50493dd842779df1a5a59bd71a267257b.zip
FreeBSD-src-b7ea29f50493dd842779df1a5a59bd71a267257b.tar.gz
cvs -j -j gave me two copies of TARGET_VERSION and I didn't notice
it before committing.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/gcc/config/i386/freebsd.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/gcc/config/i386/freebsd.h b/contrib/gcc/config/i386/freebsd.h
index 12a0316..d3ca44e 100644
--- a/contrib/gcc/config/i386/freebsd.h
+++ b/contrib/gcc/config/i386/freebsd.h
@@ -25,9 +25,6 @@ Boston, MA 02111-1307, USA. */
/* $FreeBSD$ */
-#undef TARGET_VERSION
-#define TARGET_VERSION fprintf (stderr, " (i386 FreeBSD/ELF)");
-
#undef CC1_SPEC
#define CC1_SPEC "%(cc1_cpu) %{profile:-p} \
%{gline:%{!g:%{!g0:%{!g1:%{!g2: -g1}}}}} \
OpenPOWER on IntegriCloud