numam-dpdk/config
Dmitry Kozlyuk 04f9fac660 config/x86: skip GNU binutils bug check for LLVM
AVX512 was disabled when GNU binutils were missing or had a known bug,
even if LLVM binutils were used for the build,
because binutils-avx512-check.sh was invoked regardless and failed.
In particular, this was the case for FreeBSD with clang (default).
Run the check only when GNU binutils are used.

Fixes: 68b1f1cda5 ("build: check AVX512 rather than binutils version")
Cc: stable@dpdk.org

Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2021-11-17 09:41:13 +01:00
..
arm config/arm: split aarch32 options 2021-11-08 09:17:06 +01:00
ppc ci: add ppc64le cross compilation in GHA 2021-11-10 11:48:01 +01:00
x86 config/x86: skip GNU binutils bug check for LLVM 2021-11-17 09:41:13 +01:00
meson.build eal/ppc: support ASan 2021-11-16 11:24:22 +01:00
rte_config.h ip_frag: increase default maximum of fragments 2021-11-08 23:06:55 +01:00