summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authortv <tv>1999-01-06 17:02:39 +0000
committertv <tv>1999-01-06 17:02:39 +0000
commitb61b7948a6e4737d4ac24cb69173f2ab845d169c (patch)
treeeb0cc4a64971430a544cddd3cab31da8c59c246d /cross
parent746f0661af2b7171243f1c81d26d8617d44f34df (diff)
downloadpkgsrc-b61b7948a6e4737d4ac24cb69173f2ab845d169c.tar.gz
Fix these patches: they work now on very -current.
Diffstat (limited to 'cross')
-rw-r--r--cross/COMMON/patches-binutils/patch-ab16
-rw-r--r--cross/binutils/patches/patch-ak16
2 files changed, 18 insertions, 14 deletions
diff --git a/cross/COMMON/patches-binutils/patch-ab b/cross/COMMON/patches-binutils/patch-ab
index bf18e6386a9..d2770a2a991 100644
--- a/cross/COMMON/patches-binutils/patch-ab
+++ b/cross/COMMON/patches-binutils/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.1 1999/01/06 16:38:23 tv Exp $
+$NetBSD: patch-ab,v 1.2 1999/01/06 17:02:39 tv Exp $
---- libiberty/strerror.c.orig Wed Jan 6 11:35:12 1999
-+++ libiberty/strerror.c Wed Jan 6 11:35:41 1999
-@@ -7,22 +7,9 @@
+--- libiberty/strerror.c.orig Fri May 1 11:47:54 1998
++++ libiberty/strerror.c Wed Jan 6 12:03:36 1999
+@@ -7,21 +7,12 @@
#include "config.h"
@@ -21,11 +21,13 @@ $NetBSD: patch-ab,v 1.1 1999/01/06 16:38:23 tv Exp $
-#ifndef NEED_sys_errlist
-#undef sys_errlist
-#endif
--
++/* Bogus: we have these! */
++#undef NEED_sys_errlist
++#undef NEED_sys_nerr
+
/* Routines imported from standard C runtime libraries. */
- #ifdef __STDC__
-@@ -459,11 +446,6 @@
+@@ -459,11 +450,6 @@
static int sys_nerr;
static const char **sys_errlist;
diff --git a/cross/binutils/patches/patch-ak b/cross/binutils/patches/patch-ak
index 84da708dcc4..a918757f552 100644
--- a/cross/binutils/patches/patch-ak
+++ b/cross/binutils/patches/patch-ak
@@ -1,8 +1,8 @@
-$NetBSD: patch-ak,v 1.1 1999/01/06 16:38:23 tv Exp $
+$NetBSD: patch-ak,v 1.2 1999/01/06 17:02:39 tv Exp $
---- libiberty/strerror.c.orig Wed Jan 6 11:35:12 1999
-+++ libiberty/strerror.c Wed Jan 6 11:35:41 1999
-@@ -7,22 +7,9 @@
+--- libiberty/strerror.c.orig Fri May 1 11:47:54 1998
++++ libiberty/strerror.c Wed Jan 6 12:03:36 1999
+@@ -7,21 +7,12 @@
#include "config.h"
@@ -21,11 +21,13 @@ $NetBSD: patch-ak,v 1.1 1999/01/06 16:38:23 tv Exp $
-#ifndef NEED_sys_errlist
-#undef sys_errlist
-#endif
--
++/* Bogus: we have these! */
++#undef NEED_sys_errlist
++#undef NEED_sys_nerr
+
/* Routines imported from standard C runtime libraries. */
- #ifdef __STDC__
-@@ -459,11 +446,6 @@
+@@ -459,11 +450,6 @@
static int sys_nerr;
static const char **sys_errlist;