diff options
Diffstat (limited to 'lang/gcc/patches/patch-bx')
-rw-r--r-- | lang/gcc/patches/patch-bx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/gcc/patches/patch-bx b/lang/gcc/patches/patch-bx index e45f3c241f1..ffc60b92977 100644 --- a/lang/gcc/patches/patch-bx +++ b/lang/gcc/patches/patch-bx @@ -1,7 +1,7 @@ -$NetBSD: patch-bx,v 1.1 2002/01/03 20:40:49 tron Exp $ +$NetBSD: patch-bx,v 1.2 2002/03/28 10:11:54 jmc Exp $ ---- ../gcc-2.95.3/gcc/frame.c.orig Thu Jan 25 15:03:15 2001 -+++ ../gcc-2.95.3/gcc/frame.c Thu Jan 3 20:37:55 2002 +--- ../gcc-2.95.3/gcc/frame.c.orig 2001/04/23 11:58:18 1.1.1.2 ++++ ../gcc-2.95.3/gcc/frame.c 2001/12/07 02:41:13 1.3 @@ -40,6 +40,7 @@ #ifndef inhibit_libc /* fixproto guarantees these system headers exist. */ |