On Mon, Apr 12, 2010 at 12:26:32PM +0000, Christian Weisgerber wrote:
> Jasper Lievisse Adriaanse <[email protected]> wrote:
> 
> > Modified files:
> >     audio/flite    : Makefile 
> > 
> > Log message:
> > - use NOT_FOR_ARCHS instead of BROKEN
> 
> I disagree with this and the preceding commits.
> 
>   .if ${MACHINE_ARCH} == "hppa" || ${MACHINE_ARCH:Mmips64*}
>   BROKEN=         gcc hang compiling cmu_us_kal_diphone.c
>   .endif
> 
> This is clearly a problem that should be fixed, not a case of "this
> can never run on certain archs".

Can we have a 'ok this doesn't build on this arch atm, we're aware of it
and if time and motivation permits one will fix it' marker then ?

in the meantime marking it BROKEN as a reminder and so that it doesn't
hang/disturbs bulks makes sense to me.

Landry

Reply via email to