summaryrefslogtreecommitdiff
path: root/textproc/sp/patches/patch-ad
blob: 28e7672a70ee8d7624df89b7df8603e089913bbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.2 2000/10/09 15:55:27 tv 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__)
 #ifdef __DECCXX
 #pragma define_template Vector<size_t>
 #else