Date: Tue, 20 Sep 2011 13:08:02 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/libreoffice Makefile Message-ID: <201109201308.p8KD82um035338@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bapt 2011-09-20 13:08:02 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: Mark job unsafe. The build system already determine dynamically the number of jobs to run, if marked jobs_safe both the ports and the build system parallelise the build, which leads to a huge number of cc1plus processes and consume tons of memory. Reported by: flo Revision Changes Path 1.30 +1 -2 ports/editors/libreoffice/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109201308.p8KD82um035338>