Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-devhelp
* Mike Frysinger <vapier@g.o>:
> On Monday 26 March 2012 22:43:43 Nikos Chantziaras wrote:
> > I have an ebuild that uses jam as its build system. jam supports
> > parallel builds with -jN. However, other make options are not
> > recognized. So in the ebuild, I can't just pass ${MAKEOPTS}.
> >
> > Is there a way to filter out just the "-jN" part of MAKEOPTS and pass it
> > on?
>
> i've committed makeopts_jobs to eutils.eclass for you to use
You also changed other eclasses to use makeopts_jobs.
But makeopts_jobs currently doesn't support --jobs... in MAKEOPTS.
Can you please add support for "--jobs[=jobs]" to makeopts_jobs?
--
Thanks
|
|