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:
parent
962cc78704
commit
0682357bce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204714
@ -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:
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user