pkgsrc/lang/pgcc/patches/patch-aj
wiz 36b7c5af00 Pull over gcc package files from before the 2.95.3 update.
Compiles and installs/deinstalls cleanly on 1.5ZA/i386, otherwise untested,
but that's better than a BROKEN package.
Some cleanup.
2002-03-14 14:54:48 +00:00

9 lines
349 B
Text

$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>