blob: 12cdc519e17c1f6d2b4dec46d71daffa0a671d54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $NetBSD: ulimit.help,v 1.1 2009/05/10 16:10:18 rillig Exp $
#
# UNLIMIT_RESOURCES
# This variable controls which resources are set to "unlimited"
# during the configure, build and install phases. The possible
# values are the following, which can be combined:
#
# * datasize
# * stacksize
# * memorysize
#
# Keywords: ulimit unlimit memory ENOMEM
|