pkgsrc/databases/gnats/patches/patch-ac
martti e7e0895702 Added the GNATS package which was submitted in pkg/13330.
GNATS (GNU Problem Report Management System) is a problem tracking
system written to help report on, and track, problem reports or bugs.
2001-10-11 11:42:26 +00:00

13 lines
405 B
Text

$NetBSD: patch-ac,v 1.1.1.1 2001/10/11 11:42:26 martti Exp $
--- libiberty/strerror.c.orig Thu Jun 28 10:32:06 2001
+++ libiberty/strerror.c Thu Jun 28 10:34:12 2001
@@ -7,6 +7,8 @@
#include "config.h"
+#undef NEED_sys_errlist
+
#ifndef NEED_sys_errlist
/* Note that errno.h (not sure what OS) or stdio.h (BSD 4.4, at least)
might declare sys_errlist in a way that the compiler might consider