From: Felix Moessbauer
Date: Monday, October 26, 2020 at 9:31 AM
To: Wiles, Keith
Cc: dev@dpdk.org , henning.sch...@siemens.com
, Felix Moessbauer
Subject: [PATCH] Add build option to enable/disable AVX2 support
This patch introduces a meson option to disable the AVX2 support.
If the build s
On Mon, Oct 26, 2020 at 03:30:27PM +0100, Felix Moessbauer wrote:
> This patch introduces a meson option to disable the AVX2 support.
> If the build should be for a target without AVX2 support, the
> know can be turned to false, even if the compiler supports AVX2.
>
> Signed-off-by: Felix Moessbau
This patch introduces a meson option to disable the AVX2 support.
If the build should be for a target without AVX2 support, the
know can be turned to false, even if the compiler supports AVX2.
Signed-off-by: Felix Moessbauer
---
meson.build | 3 ++-
meson_options.txt | 1 +
2 files changed
3 matches
Mail list logo