Skip to content

Commit

Permalink
Added UNLIMIT_RESOURCES+=datasize
Browse files Browse the repository at this point in the history
  • Loading branch information
martti committed Apr 21, 2004
1 parent 57ddf4d commit 80d4ccd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion net/dc_gui2/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.17 2004/04/14 16:15:26 jmmv Exp $
# $NetBSD: Makefile,v 1.18 2004/04/21 04:22:09 martti Exp $
#

DISTNAME= dc_gui2-0.75
Expand All @@ -20,6 +20,8 @@ USE_PKGLOCALEDIR= YES
CONFIGURE_ARGS+= --enable-manual-db-detect
USE_GNU_TOOLS+= make

UNLIMIT_RESOURCES+= datasize

CPPFLAGS+= -I${BUILDLINK_PREFIX.db4}/include/db4
CPPFLAGS+= -DNO_PRINTF_LOCALE

Expand Down

0 comments on commit 80d4ccd

Please sign in to comment.