[dpdk-dev] [PATCH 0/6] build system improvements
Thomas Monjalon
thomas at monjalon.net
Tue Aug 13 01:03:52 CEST 2019
While testing compilation of mlx drivers,
I hit some issues and misses.
The result is 6 patches of cleanup, fixes and test improvements.
Thomas Monjalon (6):
build: remove redundant libs from pkgconfig
drivers: add some reasons for meson disabling
net/mlx: fix meson build with custom dependency path
net/mlx: fix build with make and recent gcc
devtools: test compiler availability only once
devtools: load target-specific compilation environment
devtools/test-meson-builds.sh | 52 +++++++++++++++++----------
drivers/baseband/turbo_sw/meson.build | 1 +
drivers/compress/isal/meson.build | 1 -
drivers/net/af_xdp/meson.build | 1 -
drivers/net/memif/meson.build | 5 +--
drivers/net/mlx4/Makefile | 3 +-
drivers/net/mlx4/meson.build | 9 ++---
drivers/net/mlx5/Makefile | 3 +-
drivers/net/mlx5/meson.build | 7 ++--
drivers/raw/ioat/meson.build | 1 +
10 files changed, 52 insertions(+), 31 deletions(-)
--
2.22.0
More information about the dev
mailing list