Mark broken on gcc4.2.

This commit is contained in:
Mark Linimon 2007-10-01 06:06:17 +00:00
parent 1b51a3243f
commit d65230d888
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200499

View File

@ -23,7 +23,11 @@ USE_GMAKE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "alpha"
BROKEN= "Does not compile on alpha"
BROKEN= Does not compile on alpha
.endif
.if ${OSVERSION} >= 700042
BROKEN= Does not compile with GCC 4.2
.endif
do-install: