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:
parent
63c24e221d
commit
cb3d79c7b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200355
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user