> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Sergio Gonzalez > Monroy > Sent: Thursday, October 23, 2014 4:37 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] mk: fix app linking for combined libs > > Building combined shared libraries results in applications being linked > against separeted/individual and combined libs altogether.
Minor typo in the commit message: "separeted". > > 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>