From 27f5506c6cce0b391c31c1829c8271711a81ca19 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 10 May 2009 16:10:18 +0000 Subject: Added documentation for UNLIMIT_RESOURCES. --- mk/help/ulimit.help | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mk/help/ulimit.help (limited to 'mk/help') diff --git a/mk/help/ulimit.help b/mk/help/ulimit.help new file mode 100644 index 00000000000..12cdc519e17 --- /dev/null +++ b/mk/help/ulimit.help @@ -0,0 +1,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 -- cgit v1.2.3