aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/frr7/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/frr7/Makefile b/net/frr7/Makefile
index 245eb1cf956d..6cd310e42e33 100644
--- a/net/frr7/Makefile
+++ b/net/frr7/Makefile
@@ -84,7 +84,7 @@ VTYSH_DESC= Build integrated vty shell
USERS= frr
GROUPS= frr frrvty
-CPPFLAGS+= -I${LOCALBASE}/include
+CPPFLAGS+= -I${LOCALBASE}/include -Wno-error
LDFLAGS+= -L${LOCALBASE}/lib
# PIM compile but didn't work on FreeBSD