Gentoo Archives: gentoo-dev

From: "Steven J. Long" <slong@××××××××××××××××××.uk>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: Pass "${@}" in phase functions Re: [PATCH] Introduce cmake-multilib wrapper for cmake-utils.
Date: Sat, 13 Apr 2013 15:35:21
Message-Id: 20130413160054.GA15547@rathaus.eclipse.co.uk
In Reply to: Pass "${@}" in phase functions Re: [gentoo-dev] [PATCH] Introduce cmake-multilib wrapper for cmake-utils. by Michael Weber
1 On Sat, Apr 13, 2013 at 03:04:51AM +0200, Michael Weber wrote:
2 > I'm not sure if it's a sane way to push make -j1 via
3 >
4 > src_compile() {
5 > cmake-multilib_src_compile -j1
6 > }
7 >
8 > but I detected a lack of functionality in the current
9 > cmake-multilib.eclass. Both cmake-utils.eclass and multilib-build.eclass
10 > have it, so it might be sound to continue with this behavior.
11 >
12 > Comments, pls.
13
14 I can't speak to the cmake bit, but passing "$@" makes a lot of sense,
15 and puts the decision in the hands of the ebuild author, where it belongs.
16
17 --
18 #friendly-coders -- We're friendly, but we're not /that/ friendly ;-)