summaryrefslogtreecommitdiffstats
path: root/COPYING.MIT
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2023-02-07 09:39:40 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-02-07 11:35:46 +0800
commitbd1b4f10262f12dd66a91383757ccba4eeda0b08 (patch)
tree0beae7b57cd2a3a368ed981f3d69048b36dc600e /COPYING.MIT
parentc995bda6b6c41953173528e532029ea5ab356e5f (diff)
downloadmeta-dpdk-langdale.tar.gz
xdp-tools: build static librarylangdale
The problem with shared library is that generated object files are also required additionally by libxdp. So build the static library instead of installing .o files as well (which would need us to disable stripping etc.) Error log while building libxdp: | libxdp: Couldn't find a BPF file with name xsk_def_xdp_prog.o | xsk_configure(): Failed to create xsk socket Enable production option too. Also see: https://github.com/xdp-project/xdp-tools/issues/180 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'COPYING.MIT')
0 files changed, 0 insertions, 0 deletions