On Sun, 10 May 2009 02:00:17 -0600
Ryan Hill <dirtye...@gentoo.org> wrote:

> On Sun, 10 May 2009 07:38:43 +0000
> "Samuli Suominen (ssuominen)" <ssuomi...@gentoo.org> wrote:
> 
> > ssuominen    09/05/10 07:38:43
> > 
> >   Modified:             ChangeLog cdrdao-1.2.2-r3.ebuild
> >   Log:
> >   Doesn't compile with distcc wrt #264170.
> >   (Portage version: 2.1.6.13/cvs/Linux x86_64)
> 
> > +pkg_setup() {
> > +   if hasq distcc ${FEATURES}; then
> > +           die "Please emerge without distcc in FEATURES, see bug #264170."
> > +   fi
> > +}
> > +
> 
> You can't test FEATURES in an ebuild.  It's portage-specific.
> 

Actually, am I right?  There's a crapload of stuff in the tree doing
things like this and worse with FEATURES.


-- 
gcc-porting,                                      by design, by neglect
treecleaner,                              for a fact or just for effect
wxwidgets @ gentoo     EFFD 380E 047A 4B51 D2BD C64F 8AA8 8346 F9A4 0662

Attachment: signature.asc
Description: PGP signature

Reply via email to