[dpdk-dev] [PATCH 0/2] mk: fix build with shared library

Stephen Hemminger stephen at networkplumber.org
Wed Jul 24 22:28:11 CEST 2019


If RTE_BUILD_SHARED_LIB is enabled, then there a couple
of places in the mk scripts where constructors are not called
but need to be.

Stephen Hemminger (2):
  mk: fix missing pci bus with shared library build
  mk: fix missing mempool driver registration

 mk/rte.app.mk | 9 +++++++++
 1 file changed, 9 insertions(+)

-- 
2.20.1



More information about the dev mailing list