Squash liblzma build race
As of r362452, liblzma depends on libmd but the buildworld build order hadn't been amended to document the new dependency. Reported by: jenkins via freqlabs X-MFC-With: r362452
This commit is contained in:
parent
94a8266684
commit
a19aa4f704
@ -2774,7 +2774,7 @@ _lib_casper= lib/libcasper
|
||||
|
||||
lib/libpjdlog__L: lib/libutil__L
|
||||
lib/libcasper__L: lib/libnv__L
|
||||
lib/liblzma__L: lib/libthr__L
|
||||
lib/liblzma__L: lib/libmd__L lib/libthr__L
|
||||
lib/libzstd__L: lib/libthr__L
|
||||
|
||||
_generic_libs= ${_cddl_lib} gnu/lib ${_kerberos5_lib} lib ${_secure_lib}
|
||||
|
Loading…
Reference in New Issue
Block a user