summaryrefslogtreecommitdiff
path: root/etc/etc.powerpc64
diff options
context:
space:
mode:
Diffstat (limited to 'etc/etc.powerpc64')
-rw-r--r--etc/etc.powerpc64/login.conf10
1 files changed, 9 insertions, 1 deletions
diff --git a/etc/etc.powerpc64/login.conf b/etc/etc.powerpc64/login.conf
index 53f8bd3a4f0..8132a26ee0c 100644
--- a/etc/etc.powerpc64/login.conf
+++ b/etc/etc.powerpc64/login.conf
@@ -1,4 +1,4 @@
-# $OpenBSD: login.conf,v 1.8 2023/11/14 21:31:01 gkoehler Exp $
+# $OpenBSD: login.conf,v 1.9 2024/10/12 07:36:53 robert Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@@ -87,6 +87,14 @@ authpf:\
:tc=default:
#
+# Building LLVM in base requires higher limits
+#
+build:\
+ :datasize-max=1843M:\
+ :datasize-cur=1843M:\
+ :tc=default:
+
+#
# Building ports with DPB uses raised limits
#
pbuild:\