summaryrefslogtreecommitdiff
path: root/cross/mingw-gcc/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'cross/mingw-gcc/patches/patch-ab')
-rw-r--r--cross/mingw-gcc/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/cross/mingw-gcc/patches/patch-ab b/cross/mingw-gcc/patches/patch-ab
new file mode 100644
index 00000000000..d3b576932e7
--- /dev/null
+++ b/cross/mingw-gcc/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2010/03/15 18:34:39 asau Exp $
+
+--- libiberty/physmem.c.orig 2003-12-01 04:42:16.000000000 +0100
++++ libiberty/physmem.c 2003-12-01 04:42:28.000000000 +0100
+@@ -48,7 +48,7 @@
+ # include <sys/param.h>
+ #endif
+
+-#if HAVE_SYS_SYSCTL_H
++#if 0
+ # include <sys/sysctl.h>
+ #endif
+