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

Mark BROKEN with GCC 4.2 on all archs.

This commit is contained in:
Erwin Lansing 2007-12-30 16:54:43 +00:00
parent 962cc78704
commit 0682357bce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204714

View File

@ -36,10 +36,8 @@ EXAMPLESDIR= ${PREFIX}/share/examples/ocaml/${PORTNAME}
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700042
.if ${ARCH} == "amd64"
BROKEN= Does not install with GCC 4.2
.endif
.endif
post-extract:
#