Date: Fri, 17 Sep 2010 00:46:45 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/vim Makefile Message-ID: <201009170046.o8H0kjes092682@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2010-09-17 00:46:45 UTC FreeBSD ports repository Modified files: editors/vim Makefile Log: Enable MAKE_JOBS_SAFE for Vim build so it will build in parallel. This deals with the misspelling of "./auto/osdef.h" in some of the .o dependencies - which is what caused the race condition needing MAKE_JOBS_UNSAFE=yes. Revision Changes Path 1.357 +7 -1 ports/editors/vim/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009170046.o8H0kjes092682>