summaryrefslogtreecommitdiff
path: root/textproc/sp/patches/patch-ad
blob: 00b92ed697f0af51a76ae06156724eba336f556e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.3 2001/03/26 13:11:26 bad Exp $

--- lib/parser_inst.cxx.orig	Fri Oct  6 21:35:11 2000
+++ lib/parser_inst.cxx	Fri Oct  6 21:35:46 2000
@@ -1324,7 +1324,7 @@
 #endif
 #endif
 #endif
-#if 0
+#if defined(__alpha__) || defined(__sparc64__) || defined(__sparc__)
 #ifdef __DECCXX
 #pragma define_template Vector<size_t>
 #else