Re: [dpdk-dev] [PATCH v2 1/1] devtools: fix build test config inheritance from env

2020-11-12 Thread David Marchand
On Thu, Nov 12, 2020 at 3:22 PM Thomas Monjalon wrote: > > The variables DPDK_MESON_OPTIONS, PATH, PKG_CONFIG_PATH, > CPPFLAGS, CFLAGS and LDFLAGS can be customized in the config file > loaded by devtools/load-devel-config at each build. > The configuration can be adjusted per target thanks to the

[dpdk-dev] [PATCH v2 1/1] devtools: fix build test config inheritance from env

2020-11-12 Thread Thomas Monjalon
The variables DPDK_MESON_OPTIONS, PATH, PKG_CONFIG_PATH, CPPFLAGS, CFLAGS and LDFLAGS can be customized in the config file loaded by devtools/load-devel-config at each build. The configuration can be adjusted per target thanks to the value set in the DPDK_TARGET variable. PKG_CONFIG_PATH is specif