Fix underlinking in lib80211 and define static dependencies in src.libnames.mk

so NO_SHARED works properly.

Reported by:	Manfred Antar <null@pozo.com>
Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2015-12-01 17:38:52 +00:00
parent e697d2ee0b
commit 3a42764af7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=291600
2 changed files with 3 additions and 0 deletions

View file

@ -8,6 +8,8 @@ SRCS= lib80211_regdomain.c lib80211_ioctl.c
INCSDIR= ${INCLUDEDIR}/lib80211
INCS= lib80211_regdomain.h lib80211_ioctl.h
LIBADD= sbuf bsdxml
MAN= lib80211.3
CFLAGS+=-I${.CURDIR}

View file

@ -162,6 +162,7 @@ _LIBRARIES= \
ypclnt \
z
_DP_80211= sbuf bsdxml
_DP_archive= z bz2 lzma bsdxml
.if ${MK_OPENSSL} != "no"
_DP_archive+= crypto