On 2/24/2019 6:27 PM, Jerin Jacob Kollanukkaran wrote:
> AVX512 is a x86 specific feature, So, enable AVX512
> warning only on x86.
Changed to a fix:
mk: fix AVX512 disabled warning on non x86
...
Fixes: a32ca9a4ebc1 ("mk: fix scope of disabling AVX512F support")
Cc: sta...@dpdk
AVX512 is a x86 specific feature, So, enable AVX512
warning only on x86.
Signed-off-by: Jerin Jacob
---
mk/toolchain/gcc/rte.toolchain-compat.mk | 2 ++
1 file changed, 2 insertions(+)
diff --git a/mk/toolchain/gcc/rte.toolchain-compat.mk
b/mk/toolchain/gcc/rte.toolchain-compat.mk
index dbddc9
2 matches
Mail list logo