From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Idh1C-0002UU-9U for garchives@archives.gentoo.org; Fri, 05 Oct 2007 06:50:38 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l956eW5g020148; Fri, 5 Oct 2007 06:40:32 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l956cYOA017690 for ; Fri, 5 Oct 2007 06:38:35 GMT Received: from gentoo.org (c-67-171-150-177.hsd1.or.comcast.net [67.171.150.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 2CE3B64FE1; Fri, 5 Oct 2007 06:38:34 +0000 (UTC) Date: Thu, 4 Oct 2007 23:38:32 -0700 From: Donnie Berkholz To: gentoo-dev@lists.gentoo.org, genstef@gentoo.org Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-portage/eix: ChangeLog eix-0.10.1.ebuild Message-ID: <20071005063832.GF29572@supernova> References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) X-Archives-Salt: 8d1ffbbd-259d-4fc6-be8a-be8c4aaeb5d8 X-Archives-Hash: 916433d827c6929cefedf4ea0b759ae0 On 18:24 Thu 04 Oct , Stefan Schweizer (genstef) wrote: > 1.1 app-portage/eix/eix-0.10.1.ebuild > > file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/eix/eix-0.10.1.ebuild?rev=1.1&view=markup > plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/eix/eix-0.10.1.ebuild?rev=1.1&content-type=text/plain > src_compile() { > econf --with-bzip2 $(use_with sqlite) || die "econf failed" > emake || die "emake failed" > src/eix --dump-defaults >eixrc || die "generating eixrc failed" > } Running the built binary in src_* isn't cross-compile safe. Thanks, Donnie -- gentoo-dev@gentoo.org mailing list