View | Details | Raw Unified | Return to bug 141857
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 33-39 Link Here
33
.include <bsd.port.pre.mk>
33
.include <bsd.port.pre.mk>
34
34
35
.if ${OSVERSION} >= 800000
35
.if ${OSVERSION} >= 800000
36
BROKEN=		does not link
36
CFLAGS+=	-fstack-protector
37
.endif
37
.endif
38
38
39
.if defined(WITH_REPCACHED)
39
.if defined(WITH_REPCACHED)

Return to bug 141857