mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Sync with KAME
Obtained from: KAME
This commit is contained in:
parent
ccc58874e7
commit
9c5fbccb11
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ SRCDIR= ${.CURDIR}/../../usr.sbin/rtsold
|
|||
PROG= rtsol
|
||||
SRCS= rtsold.c rtsol.c if.c probe.c dump.c
|
||||
|
||||
CFLAGS+=-DINET6
|
||||
CFLAGS+=-DINET6 -DHAVE_GETIFADDRS
|
||||
LDADD+= -lkvm
|
||||
DPADD+= ${LIBKVM}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue