On Wednesday 26 September 2007, Donnie Berkholz wrote:
> On 19:39 Wed 26 Sep     , Mike Frysinger (vapier) wrote:
> > 1.1                  net-analyzer/traceroute/traceroute-2.0.9.ebuild
> >
> > src_compile() {
> >     tc-export CC AR RANLIB
> >     emake env=yes || die
> > }
>
> This is neat. I wonder whether it could come in handy for other
> ebuilds that pass CC etc into econf/emake.

tc-export should not be needed with autotool based packages as they should 
properly detect the correct programs ... its main use is for non-autotool 
based packages (like traceroute)

the env=yes thing is specific to traceroute
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to