Fix build under LLVM11 (13-CURRENT).
PR: 250518 Submitted by: cy Reported by: cy Approved by: maintainer timeout (hrs), dbaio
This commit is contained in:
parent
5e13d32f61
commit
477f429091
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555529
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ SUB_FILES= pkg-message
|
|||
USERS= _bgpd
|
||||
GROUPS= _bgpd
|
||||
|
||||
CFLAGS= -fcommon
|
||||
|
||||
OPTIONS_DEFINE= IPV6LLPEER
|
||||
OPTIONS_DEFAULT=IPV6LLPEER
|
||||
IPV6LLPEER_DESC=Support nexthop using IPv6 link-local address
|
||||
|
|
Loading…
Reference in a new issue