numam-dpdk/devtools
Thomas Monjalon bd253daa77 devtools: fix test of ninja install
When trying to compile some examples with libdpdk.pc,
the right environment (for default target) was not loaded.
The consequence is to not detect some dependencies because
of missing directories in PKG_CONFIG_PATH.

The environment preparation is moved to a dedicate function,
and called for the default target (cc),
before testing the install output of the default build.

Fixes: 2722367412 ("devtools: load target-specific compilation environment")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2019-09-15 20:51:04 +02:00
..
cocci
build-tags.sh
check-dup-includes.sh devtools: support FreeBSD 2019-07-31 00:22:33 +02:00
check-forbidden-tokens.awk
check-git-log.sh
check-includes.sh
check-maintainers.sh
check-symbol-change.sh
check-symbol-maps.sh
checkpatches.sh devtools: support FreeBSD 2019-07-31 00:22:33 +02:00
cocci.sh
get-maintainer.sh devtools: support FreeBSD 2019-07-31 00:22:33 +02:00
git-log-fixes.sh
load-devel-config devtools: support FreeBSD 2019-07-31 00:22:33 +02:00
test-build.sh devtools: test nfb and AF_XDP build with make 2019-09-15 20:50:58 +02:00
test-meson-builds.sh devtools: fix test of ninja install 2019-09-15 20:51:04 +02:00
test-null.sh devtools: allow misc options in null test 2019-08-05 17:23:41 +02:00
validate-abi.sh devtools: support FreeBSD 2019-07-31 00:22:33 +02:00