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

(-)b/net/frr7/Makefile (-1 / +1 lines)
Lines 83-89 VTYSH_DESC= Build integrated vty shell Link Here
83
USERS=	frr
83
USERS=	frr
84
GROUPS=	frr frrvty
84
GROUPS=	frr frrvty
85
85
86
CPPFLAGS+=	-I${LOCALBASE}/include
86
CPPFLAGS+=	-I${LOCALBASE}/include -Wno-error
87
LDFLAGS+=	-L${LOCALBASE}/lib
87
LDFLAGS+=	-L${LOCALBASE}/lib
88
88
89
# PIM compile but didn't work on FreeBSD
89
# PIM compile but didn't work on FreeBSD

Return to bug 260430