02/07/2020 11:53, Jerin Jacob: > On Thu, Jul 2, 2020 at 2:48 PM Bruce Richardson > <bruce.richard...@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 <tho...@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.
OK, so I can change the commit log to explain that it is not needed anymore because we link whole, including register.