On Fri, Dec 3, 2010 at 21:25, Gilles Dartiguelongue <e...@gentoo.org> wrote:
> Please also find in these patches a proposal of a waf-utils eclass in
> order to put waf related build management into an eclass. There is a
> couple of ebuilds already in tree all doing things on their own and I
> had a prototype laying around that I had to complete in order to have
> hamster-applet-2.32.

I took a look at the src_compile function from the proposed
waf-utils.eclass, and the sed expression you use is not correct, if
your objective is to filter everything but the -j/--jobs part of the
MAKEOPTS variable.
My current setting is MAKEOPTS="--jobs=3 --load-average=3.5", and it
is left unchanged by the current sed expression.

I had a issue with waf, with that MAKEOPTS thing [1]
Maybe you could take the expression referred in comment #3 [1], as
Samuli did, or maybe someone else have a better proposition.

1  https://bugs.gentoo.org/show_bug.cgi?id=335119

-- 
Cyprien Nicolas
Gentoo Lisp Project contributor
Fulax on #gentoo-lisp

Reply via email to