svn commit: r313923 - head/security/p11-kit

Alexey Dokuchaev danfe at FreeBSD.org
Tue Mar 12 01:38:06 UTC 2013


On Mon, Mar 11, 2013 at 02:06:33PM -0400, Eitan Adler wrote:
> On 11 March 2013 14:01, Roman Bogorodskiy <novel at freebsd.org> wrote:
> > New Revision: 313923
> > URL: http://svnweb.freebsd.org/changeset/ports/313923
> >
> > @@ -25,6 +25,7 @@ MAKE_ENV=     exampledir=${EXAMPLESDIR}
> >  USE_AUTOTOOLS= libtool
> >  USE_GNOME=     ltverhack gnomehack
> >  USE_LDCONFIG=  yes
> > +USE_GMAKE=     yes
> 
> Is the problem with MAKE_JOBS truly solved with gmake or did you just
> not see the race?

In cases when GNU make helped for -jX when our make(1) did not, it was not
due to the races, but some weird bug with paths.  Perhaps Roman can tell us
more about this particular case.

./danfe


More information about the svn-ports-all mailing list