pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/wine 'UNLIMIT_RESOURCES=datasize' for gcc3 o...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0857c581d1c3
branches:  trunk
changeset: 468174:0857c581d1c3
user:      abs <abs%pkgsrc.org@localhost>
date:      Wed Feb 11 01:45:01 2004 +0000

description:
'UNLIMIT_RESOURCES=datasize' for gcc3 on i386 1.6.2

diffstat:

 emulators/wine/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 130519b595c1 -r 0857c581d1c3 emulators/wine/Makefile
--- a/emulators/wine/Makefile   Wed Feb 11 01:32:06 2004 +0000
+++ b/emulators/wine/Makefile   Wed Feb 11 01:45:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2004/01/22 15:46:43 adam Exp $
+# $NetBSD: Makefile,v 1.67 2004/02/11 01:45:01 abs Exp $
 #
 
 DISTNAME=      Wine-20040121
@@ -28,6 +28,7 @@
 USE_X11=               YES
 USE_GNU_TOOLS+=                make
 USE_LIBTOOL=           YES
+UNLIMIT_RESOURCES=     datasize
 
 GNU_CONFIGURE=         YES
 CONFIGURE_ARGS+=       --without-curses #--disable-debug --disable-trace



Home | Main Index | Thread Index | Old Index