tech-pkg archive

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

Re: ulimit for mono on solaris



Hi!

On Sun, 10 May 2009 21:28:40 +0900, Filip Hajny <filip%joyent.com@localhost> 
wrote:

> Is there a way to introduce this in the package's Makefile so that the
> build phase is ulimit'ed automatically? I have not been able to figure
> out if there is a means of setting ulimit without flipping the build
> phase to manual (do-build). Setting the ulimit before I initiate bmake
> works, but is hardly desirable.

Put the  following line in the package's Makefile:
UNLIMIT_RESOURCES+=  datasize

(See also: The pkgsrc guide 19.5.4. Running out of memory)

-- 
"Of course I love NetBSD":-)
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index