Without a data segment size of ~ 270MB cmDependsJavaParser.cxx cannot be
compiled.
This commit is contained in:
parent
ab37ed6cd8
commit
44878a2c64
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.34 2008/02/03 02:10:40 heinz Exp $
|
||||
# $NetBSD: Makefile,v 1.35 2008/02/03 02:12:11 heinz Exp $
|
||||
|
||||
DISTNAME= cmake-2.4.6
|
||||
PKGREVISION= 4
|
||||
|
@ -22,6 +22,9 @@ CONFIGURE_ARGS+= --docdir=/share/doc/cmake-2.4
|
|||
CONFIGURE_ARGS+= --system-libs
|
||||
BUILD_TARGET= default_target
|
||||
|
||||
# for Source/cmDependsJavaParser.cxx
|
||||
UNLIMIT_RESOURCES= datasize
|
||||
|
||||
# as of 2.4.6, x11 and fortran tests fail in pkgsrc
|
||||
TEST_TARGET= test
|
||||
|
||||
|
|
Loading…
Reference in a new issue