$NetBSD: patch-aj,v 1.2 2003/10/09 22:14:13 kristerw Exp $

--- lib/parser_inst.m4.orig	Fri Sep 16 14:43:02 2022
+++ lib/parser_inst.m4	Fri Sep 16 14:44:12 2022
@@ -164,7 +164,7 @@
 __instantiate(Vector<ContentModelAmbiguity>)
 __instantiate(Vector<Transition>)
 __instantiate(Vector<LeafContentToken*>)
-#if SIZEOF_SIZE_T == 8
+#if defined(_LP64) || defined(__arm__)
 __instantiate(Vector<size_t>)
 #endif
 __instantiate(Vector<unsigned int>)
