Tue Dec 29 06:39:16 2009 UTC ()
Provide more resources to allow building with gcc4 on NetBSD/macppc 4-STABLE.
>From <uwe> by personal mail.


(asau)
diff -r1.75 -r1.76 pkgsrc/lang/clisp/Makefile

cvs diff -r1.75 -r1.76 pkgsrc/lang/clisp/Makefile (expand / switch to context diff)
--- pkgsrc/lang/clisp/Makefile 2009/12/15 23:22:06 1.75
+++ pkgsrc/lang/clisp/Makefile 2009/12/29 06:39:15 1.76
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2009/12/15 23:22:06 asau Exp $
+# $NetBSD: Makefile,v 1.76 2009/12/29 06:39:15 asau Exp $
 #
 
 DISTNAME=		clisp-2.48
@@ -28,7 +28,7 @@
 USE_PKGLOCALEDIR=	yes
 BUILD_DIRS=		src
 USE_TOOLS+=		dvipdf
-UNLIMIT_RESOURCES=	stacksize
+UNLIMIT_RESOURCES=	datasize stacksize
 
 USE_GNU_CONFIGURE_HOST=	NO	# work around broken reasoning: "configure --host=..." => cross-building
 CONFIGURE_ARGS+=	--disable-maintainer-mode