From 86c666a8ceb53938c0eb8f120f96fa6d41a1ad2d Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:19:05 +0000 Subject: Upgrade to a 7-Oct-2002 GCC 3.3 in-development checkout. --- lang/gcc42/files/patch-t-freebsd | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lang/gcc42/files/patch-t-freebsd (limited to 'lang/gcc42/files/patch-t-freebsd') diff --git a/lang/gcc42/files/patch-t-freebsd b/lang/gcc42/files/patch-t-freebsd new file mode 100644 index 000000000000..cdbf61b233fe --- /dev/null +++ b/lang/gcc42/files/patch-t-freebsd @@ -0,0 +1,10 @@ +--- gcc/config/t-freebsd.orig Tue Oct 1 20:37:02 2002 ++++ gcc/config/t-freebsd Tue Oct 1 20:36:10 2002 +@@ -2,4 +2,7 @@ + STMP_FIXPROTO = + ++# We don't need GCC's own include files. ++USER_H = ++ + # Compile crtbeginS.o and crtendS.o with pic. + CRTSTUFF_T_CFLAGS_S = -fPIC -- cgit v1.2.3