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
-- 
[EMAIL PROTECTED] mailing list

Reply via email to