mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
net/frr7: Fix build
PR: 260430 Reported by: O. Hartmann <ohartmann@walstatt.org> Obtained from: Franco Fichtner <franco@opnsense.org>
This commit is contained in:
parent
50b0d8cdfe
commit
8a633e7f6c
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ VTYSH_DESC= Build integrated vty shell
|
||||||
USERS= frr
|
USERS= frr
|
||||||
GROUPS= frr frrvty
|
GROUPS= frr frrvty
|
||||||
|
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include -Wno-error
|
||||||
LDFLAGS+= -L${LOCALBASE}/lib
|
LDFLAGS+= -L${LOCALBASE}/lib
|
||||||
|
|
||||||
# PIM compile but didn't work on FreeBSD
|
# PIM compile but didn't work on FreeBSD
|
||||||
|
|
Loading…
Add table
Reference in a new issue