numam-dpdk/buildtools
Harry van Haaren 0decf84217 buildtools: zero elf info variable in pmdinfogen
This commit zeros out the elf_info struct at startup of the
pmdinfogen code. If it is not zeroed, later in the code gcc
produces "may be unused" prints. Clang does not report any
issue.

This issue is only observed when compiling pmdinfogen as an
optimized build, hence this warning is not disabled in the
existing Makefile.

This commit enables a simplification in the meson build
system, removing the requirement for "-Wno-maybe-uninitialized".

Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2017-09-14 14:20:41 +02:00
..
pmdinfogen buildtools: zero elf info variable in pmdinfogen 2017-09-14 14:20:41 +02:00
auto-config-h.sh scripts: move to buildtools 2017-01-04 21:17:32 +01:00
gen-build-mk.sh scripts: move to buildtools 2017-01-04 21:17:32 +01:00
gen-config-h.sh scripts: move to buildtools 2017-01-04 21:17:32 +01:00
Makefile pmdinfogen: add buildtools and pmdinfogen utility 2016-07-06 22:34:39 +02:00
relpath.sh buildtools: allow symlinks within a source directory 2017-01-29 22:36:23 +01:00