> Panu Matilainen (3):
> pipeline: fix truncated dependency list
> pdump: fix missing dependency on libpthread
> mk: check shared library dependencies
>
> Thomas Monjalon (4):
> mk: remove traces of combined library
> mk: fix external library link
> mk: fix internal dependencies
> mk
Thanks to the option '-z defs' it is possible to check for missing
link dependencies.
This series add the missing internal and external dependencies,
fix use of rte.extlib.mk and force the check with '-z defs'.
v2:
- remove traces of combined library
- fix a lot more internal dependencies
- fix ex
2 matches
Mail list logo