From 157cec1d3eea074ff30a0389f459386564f39cb2 Mon Sep 17 00:00:00 2001 From: abs Date: Mon, 23 Feb 2004 23:54:39 +0000 Subject: UNLIMIT_RESOURCES=datasize for gcc3.3 -arch=pentium2 on NetBSD 1.6.2 --- emulators/wine/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index e3e87171525..a812aa3f88b 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2004/02/16 14:06:58 adam Exp $ +# $NetBSD: Makefile,v 1.69 2004/02/23 23:54:39 abs Exp $ # DISTNAME= Wine-20040213 @@ -32,6 +32,7 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS+= --without-curses #--disable-debug --disable-trace CONFIGURE_ENV+= ac_cv_path_ARTSCCONFIG=${TRUE} CONFIGURE_ENV+= ac_cv_prog_sane_devel=no +UNLIMIT_RESOURCES= datasize REPLACE_PERL= tools/winemaker tools/winedump/function_grep.pl -- cgit v1.2.3