Mark as broken with gcc4.2. While here, remove 4.x cruft.

This commit is contained in:
Mark Linimon 2007-10-02 05:15:16 +00:00
parent 43dc7abf01
commit 6e0b91f5b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200594

View File

@ -26,8 +26,8 @@ MAKE_ARGS= CC=${CC} C_FLAGS="${CFLAGS}" DESTDIR=${PREFIX}
.include <bsd.port.pre.mk>
.if (${OSVERSION} < 500000)
BROKEN= Requires more recent libc
.if ${OSVERSION} >= 700042
BROKEN= Does not compile with GCC 4.2
.endif
post-extract: