View | Details | Raw Unified | Return to bug 124188 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 36-42 Link Here
36
.include <bsd.port.pre.mk>
36
.include <bsd.port.pre.mk>
37
37
38
.if ${OSVERSION} >= 700042
38
.if ${OSVERSION} >= 700042
39
BROKEN=		Broken with gcc 4.2
39
ONLY_FOR_ARCHS=		amd64 i386 sparc64
40
.endif
40
.endif
41
41
42
post-patch:
42
post-patch:

Return to bug 124188