From c7738d6d78dc03e96d1a31ac97ee17e49118275e Mon Sep 17 00:00:00 2001 From: tnn Date: Sun, 25 May 2008 10:26:41 +0000 Subject: unlimit the data segment (gsromfs1.c needs > 128MB on gcc/alpha) --- print/ghostscript/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print/ghostscript') diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile index 2d3fd80c185..4273c26ba75 100644 --- a/print/ghostscript/Makefile +++ b/print/ghostscript/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2008/05/17 20:57:29 tnn Exp $ +# $NetBSD: Makefile,v 1.49 2008/05/25 10:26:41 tnn Exp $ DISTNAME= ghostscript-8.62 PKGREVISION= 2 @@ -22,6 +22,7 @@ USE_TOOLS+= gmake perl:run lex pkg-config GNU_CONFIGURE= yes #CONFIGURE_ARGS+= --enable-debug MAKE_JOBS_SAFE= no +UNLIMIT_RESOURCES+= datasize # gsromfs1.c REPLACE_PERL+= lib/fixmswrd.pl -- cgit v1.2.3