ports/148753: [patch] java/openjdk6 does not respect MAKE_JOBS_(SAFE|NUMBER)

David Naylor naylor.b.david at gmail.com
Tue Aug 3 09:22:14 UTC 2010


Hi,

It appears the commit does not fix the problem.  

I do:

# make -n -DFORCE_MAKE_JOBS CONFIG_DONE_OPENJDK6=1

and I see

<snip/>gmake -f Makefile -j`/sbin/sysctl -n kern.smp.cpus`  all<snip/>

The -j argument is what was causing openjdk6 to fail originally (with unknown 
target).  The ``_MAKE_JOBS='' at the end of the Makefile was intended to fix 
that.  

Regards

On Monday 02 August 2010 00:23:02 glewis at freebsd.org wrote:
> Synopsis: [patch] java/openjdk6 does not respect MAKE_JOBS_(SAFE|NUMBER)
> 
> State-Changed-From-To: feedback->closed
> State-Changed-By: glewis
> State-Changed-When: Sun Aug 1 22:23:02 UTC 2010
> State-Changed-Why:
> Committed, with minor changes. Thanks!
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=148753
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part.
Url : http://lists.freebsd.org/pipermail/freebsd-java/attachments/20100803/e16183a8/attachment.pgp


More information about the freebsd-java mailing list