Mark as broken with gcc4.2.

While here, try to pet portlint a bit, but it's still pretty unhappy.
This commit is contained in:
Mark Linimon 2007-10-02 08:08:08 +00:00
parent 0c8a74657b
commit 2a10c095f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200610

View file

@ -38,12 +38,16 @@ MANPAGES= gdb.1:gdb run.1:sim/common
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700042
BROKEN= Does not compile with GCC 4.2
.endif
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
BROKEN= "Configure fails on amd64 and ia64"
BROKEN= Configure fails on amd64 and ia64
.endif
.if ${ARCH} == "sparc64"
BROKEN= "Fails to link"
BROKEN= Fails to link
.endif
do-install: