From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: * X-Spam-Status: No, score=1.2 required=5.0 tests=DATE_IN_PAST_24_48,DMARC_NONE, INVALID_DATE,MAILING_LIST_MULTI,RDNS_DYNAMIC autolearn=no autolearn_force=no version=4.0.0 Received: from as1-4-5-1.han.s.bonet.se ([194.236.131.211] helo=bender.hallendal.net) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15ZNu4-0001ni-00 for gentoo-dev@cvs.gentoo.org; Tue, 21 Aug 2001 20:38:01 -0600 Received: from zoidberg.hallendal.net (unknown [192.168.0.10]) by bender.hallendal.net (Postfix) with ESMTP id 1E59D4E00 for ; Wed, 22 Aug 2001 04:38:23 +0200 (CEST) Subject: Re: [gentoo-dev] emake question From: Mikael Hallendal To: gentoo-dev@cvs.gentoo.org In-Reply-To: <20010821222437.A12290@zk3.dec.com> References: <20010817150925.B20226@zk3.dec.com> <20010817134022.A4373@cvs.gentoo.org> <20010817163016.E20226@zk3.dec.com> <20010817151155.C4373@cvs.gentoo.org> <20010817150925.B20226@zk3.dec.com> <20010817134022.A4373@cvs.gentoo.org> <20010817163016.E20226@zk3.dec.com> <998081465.21948.2.camel@fry> <20010821222437.A12290@zk3.dec.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.12 (Preview Release) Message-Id: <998455145.392.4.camel@zoidberg> Mime-Version: 1.0 Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Tue Aug 21 20:38:02 2001 X-Original-Date: 22 Aug 2001 04:39:04 +0000 X-Archives-Salt: 92c03134-64a0-4442-81fa-19f8012ff987 X-Archives-Hash: 8978509fae222b86aab135cb49436bfa Den 21 Aug 2001 22:24:37 -0400 skrev Aron Griffis: > (3) Considering the above, a solution would be to provide a couple of > variables to the ebuild developers. For example, > > MAKEJOPT = ideal -j option for the current machine (preferably > determined at run-time, not install-time) > > MAKEOPTS = other make flags (currently empty) > > Emake can become > > exec make $MAKEJOPT $MAKEOPTS "$@" > > If parallel building doesn't work, the ebuild author could still do > the following if they want the non-parallel flags. > > make $MAKEOPTS Do we have any such makeflags? Otherwise I see no point in doing this before we do. Adding an extra variable with no gain (at least not now) is imho stupid. All current ebuilds will work with this change (ie, its transparent for current ebuilds). So this discussion can be postponed until we have this need. Regards, Mikael Hallendal -- Mikael Hallendal Gentoo Linux Developer, Desktop Team Leader Stockholm, Sweden