Mark as broken on sparc64: fails to compile.

This commit is contained in:
Mark Linimon 2008-02-01 12:08:39 +00:00
parent 7a9a5049de
commit 215cd2ea5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206576

View file

@ -28,6 +28,10 @@ MAN3= libjit.3
BROKEN= Segfault during build
.endif
.if ${ARCH} == "sparc64"
BROKEN= Fails to compile: internal gcc error
.endif
post-patch:
.if ${OSVERSION} >= 502128
@${REINPLACE_CMD} -e 's|#undef HAVE_TGMATH_H||' \