mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-26 05:20:47 -04:00
15 lines
367 B
Plaintext
15 lines
367 B
Plaintext
# $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
|