Add the missing bits for LIBADD to properly function now that

libarchive is linked to libzstd

Pointy hat:	bapt
Reported by:	antoine
This commit is contained in:
Baptiste Daroussin 2019-09-18 08:02:03 +00:00
parent d567f909ef
commit 85686f3425
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=352483

View File

@ -230,7 +230,7 @@ LIBVERIEXEC?= ${LIBVERIEXECDIR}/libveriexec${PIE_SUFFIX}.a
# Each library's LIBADD needs to be duplicated here for static linkage of
# 2nd+ order consumers. Auto-generating this would be better.
_DP_80211= sbuf bsdxml
_DP_archive= z bz2 lzma bsdxml
_DP_archive= z bz2 lzma bsdxml zstd
_DP_zstd= pthread
.if ${MK_BLACKLIST} != "no"
_DP_blacklist+= pthread