Ensure libthr is always built before libprivatezstd when building the
startup libs Reported by: "Galazka, Krzysztof" <krzysztof.galazka@intel.com>
This commit is contained in:
parent
61b8a4af71
commit
af3ccc0740
@ -2832,6 +2832,7 @@ _lib_casper= lib/libcasper
|
||||
lib/libpjdlog__L: lib/libutil__L
|
||||
lib/libcasper__L: lib/libnv__L
|
||||
lib/liblzma__L: lib/libthr__L
|
||||
lib/libzstd__L: lib/libthr__L
|
||||
|
||||
_generic_libs= ${_cddl_lib} gnu/lib ${_kerberos5_lib} lib ${_secure_lib} usr.bin/lex/lib
|
||||
.if ${MK_IPFILTER} != "no"
|
||||
|
Loading…
Reference in New Issue
Block a user