diff options
Diffstat (limited to 'lang/gcc3/patches/patch-ae')
-rw-r--r-- | lang/gcc3/patches/patch-ae | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/lang/gcc3/patches/patch-ae b/lang/gcc3/patches/patch-ae deleted file mode 100644 index fbb118a891e..00000000000 --- a/lang/gcc3/patches/patch-ae +++ /dev/null @@ -1,9 +0,0 @@ -$NetBSD: patch-ae,v 1.1 2003/07/02 19:51:43 drochner Exp $ - ---- gcc/config/t-netbsd.orig 2003-06-11 19:38:33.000000000 +0200 -+++ gcc/config/t-netbsd 2003-06-11 19:38:59.000000000 +0200 -@@ -3,3 +3,4 @@ - - # Always build crtstuff with PIC. - CRTSTUFF_T_CFLAGS = -fPIC -+TARGET_LIBGCC2_CFLAGS += -fPIC |