bump pbuild's datasize-cur from 2G to 3G on i386, this or close to it
authorsthen <sthen@openbsd.org>
Mon, 6 Jun 2022 20:53:22 +0000 (20:53 +0000)
committersthen <sthen@openbsd.org>
Mon, 6 Jun 2022 20:53:22 +0000 (20:53 +0000)
is needed to build some important ports.  ok tb@

etc/etc.i386/login.conf

index ea0b340..c84959f 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: login.conf,v 1.16 2022/02/21 06:38:57 robert Exp $
+# $OpenBSD: login.conf,v 1.17 2022/06/06 20:53:22 sthen Exp $
 
 #
 # Sample login.conf file.  See login.conf(5) for details.
@@ -91,7 +91,7 @@ authpf:\
 #
 pbuild:\
        :datasize-max=infinity:\
-       :datasize-cur=2048M:\
+       :datasize-cur=3072M:\
        :maxproc-max=1024:\
        :maxproc-cur=512:\
        :stacksize-cur=8M:\