svn commit: r317320 - in head: Mk audio/gmidimonitor audio/lv2core audio/patchage audio/raul audio/slv2 databases/dbf editors/libreoffice games/tuxmath games/tuxtype graphics/mapnik java/openjdk6 j...
Bryan Drewery
bdrewery at FreeBSD.org
Sat May 4 14:16:12 UTC 2013
On 5/4/2013 9:12 AM, Eitan Adler wrote:
> On 4 May 2013 10:06, Bryan Drewery <bdrewery at freebsd.org> wrote:
>> Author: bdrewery
>> Date: Sat May 4 14:06:08 2013
>> New Revision: 317320
>> URL: http://svnweb.freebsd.org/changeset/ports/317320
>>
>> Log:
>> - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
>> MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
>> without any extra logic.
>
> No. It does not make this safe unless -B is also specified to make.
>
> It is possible that a Makefile will work with "make" but be buggy when
> "make -j1" is used.
>
How is -j1 not safe? I test built these and they were fine.
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20130504/5a28060d/attachment.sig>
More information about the svn-ports-head
mailing list