numam-dpdk/config
Bruce Richardson d832326ae9 build: fix warning about using -Wextra flag
Each build, meson would issue a warning reporting that the
"warning_level" setting should be used in place of adding -Wextra
directly to our build commands. Testing with meson 0.61 shows that the
only difference for gcc and clang builds between warning levels 1 and
2 is the addition of -Wextra, so we can remove the warning by deleting
our explicit set of Wextra and changing the build defaults to
warning_level 2.

Fixes: 524a0d5d66 ("build: enable extra warnings with meson")

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
2022-02-02 15:56:45 +01:00
..
arm build: fix warnings when running external commands 2022-02-02 15:44:12 +01:00
ppc ci: add ppc64le cross compilation in GHA 2021-11-10 11:48:01 +01:00
x86 build: fix warnings when running external commands 2022-02-02 15:44:12 +01:00
meson.build build: fix warning about using -Wextra flag 2022-02-02 15:56:45 +01:00
rte_config.h ip_frag: increase default maximum of fragments 2021-11-08 23:06:55 +01:00