On Sat, Apr 13, 2013 at 03:04:51AM +0200, Michael Weber wrote:
> I'm not sure if it's a sane way to push make -j1 via
> 
> src_compile() {
>     cmake-multilib_src_compile -j1
> }
> 
> but I detected a lack of functionality in the current
> cmake-multilib.eclass. Both cmake-utils.eclass and multilib-build.eclass
> have it, so it might be sound to continue with this behavior.
> 
> Comments, pls.

  I can't speak to the cmake bit, but passing "$@" makes a lot of sense,
and puts the decision in the hands of the ebuild author, where it belongs.
 
-- 
#friendly-coders -- We're friendly, but we're not /that/ friendly ;-)

Reply via email to