Gentoo Archives: gentoo-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-analyzer/traceroute: ChangeLog traceroute-2.0.9.ebuild
Date: Thu, 27 Sep 2007 01:54:30
Message-Id: 200709262139.33928.vapier@gentoo.org
In Reply to: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-analyzer/traceroute: ChangeLog traceroute-2.0.9.ebuild by Donnie Berkholz
1 On Wednesday 26 September 2007, Donnie Berkholz wrote:
2 > On 19:39 Wed 26 Sep , Mike Frysinger (vapier) wrote:
3 > > 1.1 net-analyzer/traceroute/traceroute-2.0.9.ebuild
4 > >
5 > > src_compile() {
6 > > tc-export CC AR RANLIB
7 > > emake env=yes || die
8 > > }
9 >
10 > This is neat. I wonder whether it could come in handy for other
11 > ebuilds that pass CC etc into econf/emake.
12
13 tc-export should not be needed with autotool based packages as they should
14 properly detect the correct programs ... its main use is for non-autotool
15 based packages (like traceroute)
16
17 the env=yes thing is specific to traceroute
18 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature