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".
--
Christian "naddy" Weisgerber [email protected]
