mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-27 03:11:52 +01:00
Add forgotten DPADD to ifconfig(8).
PR: 192760 Submitted by: yaneurabeya at gmail.com MFC after: 2 weeks
This commit is contained in:
parent
7ba08f8145
commit
3e0aeae44a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=270115
@ -34,6 +34,7 @@ SRCS+= ifgre.c # GRE keys etc
|
||||
SRCS+= ifgif.c # GIF reversed header workaround
|
||||
|
||||
SRCS+= sfp.c # SFP/SFP+ information
|
||||
DPADD+= ${LIBM}
|
||||
LDADD+= -lm
|
||||
|
||||
SRCS+= ifieee80211.c regdomain.c # SIOC[GS]IEEE80211 support
|
||||
|
Loading…
Reference in New Issue
Block a user