summaryrefslogtreecommitdiff
path: root/lang/pgcc/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'lang/pgcc/patches/patch-aj')
-rw-r--r--lang/pgcc/patches/patch-aj9
1 files changed, 9 insertions, 0 deletions
diff --git a/lang/pgcc/patches/patch-aj b/lang/pgcc/patches/patch-aj
new file mode 100644
index 00000000000..8cd14ed002a
--- /dev/null
+++ b/lang/pgcc/patches/patch-aj
@@ -0,0 +1,9 @@
+$NetBSD: patch-aj,v 1.1 2002/03/14 14:54:52 wiz Exp $
+
+--- ../gcc-2.95.2/gcc/config/sparc/xm-netbsd64.h.orig Sat Sep 16 00:17:42 2000
++++ ../gcc-2.95.2/gcc/config/sparc/xm-netbsd64.h Sat Sep 16 00:17:42 2000
+@@ -0,0 +1,4 @@
++/* Configuration for GCC for Sun SPARC V9 running NetBSD as host. */
++
++#include <xm-netbsd.h>
++#include <sparc/xm-sp64.h>