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
On 15/04/12 23:02, Mike Frysinger wrote:
> 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
Awesome! Thank you. Makes for a cleaner ebuild.
|
|