summaryrefslogtreecommitdiff
path: root/mk/help
diff options
context:
space:
mode:
authorrillig <rillig>2009-05-10 16:10:18 +0000
committerrillig <rillig>2009-05-10 16:10:18 +0000
commit27f5506c6cce0b391c31c1829c8271711a81ca19 (patch)
tree4b90815f458232005e0a76f9dd9583a027d2572e /mk/help
parent49e942dc0644a1df6da591b5dff0d3ae538bd85e (diff)
downloadpkgsrc-27f5506c6cce0b391c31c1829c8271711a81ca19.tar.gz
Added documentation for UNLIMIT_RESOURCES.
Diffstat (limited to 'mk/help')
-rw-r--r--mk/help/ulimit.help13
1 files changed, 13 insertions, 0 deletions
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