1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Mark broken with gcc4.2.

This commit is contained in:
Mark Linimon 2007-09-29 15:03:33 +00:00
parent 63c24e221d
commit cb3d79c7b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200355

View File

@ -44,6 +44,10 @@ OPTIONS= DEBUG "Enable debug information" off \
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700042
BROKEN= Does not compile with GCC 4.2
.endif
.if !defined(NOPORTDOCS)
PORTDOCS= controls.txt control-inputs.txt changes.txt hardware.txt \
porting.html problems.txt snapshots.txt snes9x.conf.default \