CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2025/01/16 02:39:40
Modified files: etc/etc.sparc64: login.conf Log message: Bump datasize of build user to 2000M on sparc64. LLVM19 llvm-tblgen needs around 1900M during a make build so this should give use a bit of air. OK tb@