Date: Tue, 12 Mar 2013 01:38:06 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Eitan Adler <eadler@freebsd.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Roman Bogorodskiy <novel@freebsd.org>, ports-committers@freebsd.org Subject: Re: svn commit: r313923 - head/security/p11-kit Message-ID: <20130312013806.GA92762@FreeBSD.org> In-Reply-To: <CAF6rxgnha3FdPbsspW6=A-_o5zZcF=9p2O2SjiWKMZ8NQBV6-g@mail.gmail.com> References: <201303111801.r2BI18sV035143@svn.freebsd.org> <CAF6rxgnha3FdPbsspW6=A-_o5zZcF=9p2O2SjiWKMZ8NQBV6-g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 11, 2013 at 02:06:33PM -0400, Eitan Adler wrote: > On 11 March 2013 14:01, Roman Bogorodskiy <novel@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130312013806.GA92762>