[dpdk-dev] [PATCH] build: remove special handling for node library

Jerin Jacob jerinjacobk at gmail.com
Thu Jul 2 11:53:55 CEST 2020


On Thu, Jul 2, 2020 at 2:48 PM Bruce Richardson
<bruce.richardson at intel.com> wrote:
>
> On Wed, Jul 01, 2020 at 08:05:06PM +0200, Thomas Monjalon wrote:
> > What is the point of adding librte_node a second time separately?
> >
> > Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> > ---
>
> I suspect that this is a hangover from when we did not explicitly
> link_whole all DPDK libs.

Yes. The constructor functions are not getting linked if there is NO
dependency from this library.


More information about the dev mailing list