blob: 6f6a81b96e238dcdc51179270e63f41378d3afb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $NetBSD: ulimit.help,v 1.3 2015/04/25 11:28:08 wiz 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:
#
# * cputime
# * datasize
# * memorysize
# * stacksize
#
# Keywords: ulimit unlimit memory cputime ENOMEM
|