doesn't fail - new clang is even greedier than the old one.
I picked the value 1500M out of the air, it works for me but could perhaps
be finessed downwards a bit.
(I'm also using 1500M for make build / mkr+mkrx on i386; make -j8 build
is no longer a good idea on i386 ;)
-# $OpenBSD: login.conf,v 1.17 2022/06/06 20:53:22 sthen Exp $
+# $OpenBSD: login.conf,v 1.18 2023/11/13 20:19:45 sthen Exp $
#
# Sample login.conf file. See login.conf(5) for details.
#
daemon:\
:ignorenologin:\
- :datasize=1024M:\
+ :datasize=1500M:\
:maxproc=infinity:\
:openfiles-max=1024:\
:openfiles-cur=128:\