numam-dpdk/lib/acl
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
..
acl_bld.c fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
acl_gen.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_altivec.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_altivec.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_avx2.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_avx2.h fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
acl_run_avx512_common.h acl: fix build with GCC 6.3 2021-06-17 09:37:11 +02:00
acl_run_avx512.c acl: fix build with GCC 6.3 2021-06-17 09:37:11 +02:00
acl_run_avx512x8.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_avx512x16.h acl: fix build with GCC 6.3 2021-06-17 09:37:11 +02:00
acl_run_neon.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_neon.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_scalar.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_sse.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_sse.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_vect.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
acl.h fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
meson.build config/x86: skip GNU binutils bug check for LLVM 2021-11-17 09:41:13 +01:00
rte_acl_osdep.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_acl.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_acl.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
tb_mem.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
tb_mem.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00