1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

BROKEN with gcc 4.2

This commit is contained in:
Kris Kennaway 2007-05-25 22:53:44 +00:00
parent 1b5e4219c7
commit fd3afa3075
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191861

View File

@ -34,6 +34,10 @@ USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700042
BROKEN= "Does not build with gcc 4.2"
.endif
.if ${ARCH} == "alpha" && ${OSVERSION} >= 502102
BROKEN= "Configure fails"
.endif