Date: Sat, 6 Nov 2021 17:53:26 -0500 From: Stephen Montgomery-Smith <montgomerysmithstephen@gmail.com> To: Brooks Davis <brooks@freebsd.org>, FreeBSD Ports <freebsd-ports@FreeBSD.org> Subject: Running out of RAM building devel/llvm13 Message-ID: <23a70169-d986-02c0-6763-61db22c75c0b@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Does anyone else have the problem of running out of RAM when building devel/llvm13? I have 6 CPUS, 4G of RAM, and 4G of swap. I can solve it by building with MAKE_JOBS_UNSAFE=yes, but then the build is so slow. It seems that there is a small part of the build which requires a lot of RAM, and it would be nice to restrict just that portion of the build to just one CPU. Thanks, Stephen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?23a70169-d986-02c0-6763-61db22c75c0b>