> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Tomasz Duszynski > Sent: Wednesday, March 21, 2018 9:45 AM > To: [email protected] > Cc: [email protected]; [email protected]; [email protected]; > [email protected]; De Lara Guarch, Pablo > <[email protected]>; [email protected]; Tomasz Duszynski > <[email protected]> > Subject: [dpdk-dev] [PATCH] crypto/mrvl: add missing library dependencies > > While trying to do a shared build one will get linkage error since a couple of > library dependencies are missing from a makefile. > > At some point there was a batch update of all PMDs but mrvl crypto was > missed back then. > > Necessary makefile changes were introduced in commit cbc12b0a96f5 > ("mk: do not generate LDLIBS from directory dependencies") > > Signed-off-by: Tomasz Duszynski <[email protected]>
Applied to dpdk-next-crypto. Thanks, Pablo

