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.3 -...
details: https://anonhg.NetBSD.org/pkgsrc/rev/69ad75baaf4f
branches: trunk
changeset: 469478:69ad75baaf4f
user: abs <abs%pkgsrc.org@localhost>
date: Mon Feb 23 23:54:39 2004 +0000
description:
UNLIMIT_RESOURCES=datasize for gcc3.3 -arch=pentium2 on NetBSD 1.6.2
diffstat:
emulators/wine/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2a4c97f154e1 -r 69ad75baaf4f emulators/wine/Makefile
--- a/emulators/wine/Makefile Mon Feb 23 23:51:52 2004 +0000
+++ b/emulators/wine/Makefile Mon Feb 23 23:54:39 2004 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index