> Subject: Re: [dpdk-dev] mk: fix app linking for combined libs > > 2014-12-08 09:53, Neil Horman: > > On Thu, Oct 23, 2014 at 04:36:44PM +0100, Sergio Gonzalez Monroy wrote: > > > Building combined shared libraries results in applications being linked > > > against separeted/individual and combined libs altogether. > > > > > > Link only against combined lib when the config option is enabled. > > > > > > Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy at > > > intel.com> > > > Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com> > [...] > > Acked-by: Neil Horman <nhorman at tuxdriver.com> > > Neil, I didn't noticed your ack which happened after a discussion I had with > Sergio. He agreed to make a v2. > Actually Hiroshi did it: > http://dpdk.org/ml/archives/dev/2014-December/009847.html > I'm going to apply Hiroshi's one.
Ah, I haven't noticed there was the patch to address this issue. thanks, Hiroshi