cvs commit: ports/games/amy Makefile
Kris Kennaway
kris at obsecurity.org
Fri Oct 24 00:29:28 PDT 2003
On Thu, Oct 23, 2003 at 11:25:04PM -0700, Peter Pentchev wrote:
> roam 2003/10/23 23:25:03 PDT
>
> FreeBSD ports repository
>
> Modified files:
> games/amy Makefile
> Log:
> Temporarily disable building on sparc64 and alpha due to internal
> compiler errors.
>
> PR: 58138
> Submitted by: maintainer
It's best not to do this, because they'll probably be fixed by the
forthcoming gcc 3.3.x import. If you really want to note the error to
anyone using the port, use BROKEN conditional on the value of ARCH,
instead of NOT_FOR_ARCHS. The latter prevents the build from being
attempted at all, which means it will drop out of sight and possibly
never resurface once the port becomes buildable again.
Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20031024/94147089/attachment.bin
More information about the cvs-ports
mailing list