From 1a0381eb69315e1fe116ed1a11a8998ffe412e17 Mon Sep 17 00:00:00 2001 From: kan Date: Fri, 11 Jul 2003 04:54:45 +0000 Subject: Merge FreeBSD modifications into gcc 3.3.1-prerelease: 1.4 Look into right directory when linking 32-bit binaries. --- contrib/gcc/config/i386/freebsd64.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/gcc') diff --git a/contrib/gcc/config/i386/freebsd64.h b/contrib/gcc/config/i386/freebsd64.h index 47981bd..7560c24 100644 --- a/contrib/gcc/config/i386/freebsd64.h +++ b/contrib/gcc/config/i386/freebsd64.h @@ -22,7 +22,7 @@ Boston, MA 02111-1307, USA. */ /* $FreeBSD$ */ -#undef TARGET_VERSION +#undef TARGET_VERSION #define TARGET_VERSION fprintf (stderr, " (FreeBSD/x86-64 ELF)"); /* Provide a LINK_SPEC appropriate for the FreeBSD/x86-64 ELF target. -- cgit v1.1