From 0b58ba6a2639e8f9a474a5e359cc57b0210a204b Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 29 Dec 2009 06:39:15 +0000 Subject: Provide more resources to allow building with gcc4 on NetBSD/macppc 4-STABLE. From by personal mail. --- lang/clisp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/clisp') diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile index f3b2d6fc1e9..69a2e729ae3 100644 --- a/lang/clisp/Makefile +++ b/lang/clisp/Makefile @@ -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_LIBTOOL= yes 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 -- cgit v1.2.3