Mark BROKEN on sparc64

Reported by:	pointyhat
This commit is contained in:
Tilman Keskinoz 2006-07-03 14:53:56 +00:00
parent 71f9abcd21
commit e98949f716
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166843

View File

@ -43,8 +43,8 @@ INFO= gauche-refe gauche-refj
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64"
BROKEN= Does not compile on ${ARCH} (due to included boehm-gc)
.if (${ARCH} == "ia64") || (${ARCH} == "sparc64")
BROKEN= Does not compile on ${ARCH}
.endif
post-build: