On 1/26/2018 8:02 AM, Tomasz Duszynski wrote: doc: update MUSDK library build instructions
> By default both static and shared libraries should be created while > building MUSDK library. It turns out that this will not happen if > host parameter is not explicitly passed to the configure script. > > Specifying host makes sure configure will detect support for shared > libraries. > > Signed-off-by: Tomasz Duszynski <t...@semihalf.com> Applied to dpdk-next-net/master, thanks.