On Tue, Apr 16, 2019 at 04:39:31PM +0100, Ferruh Yigit wrote:
> The '-mno-avx512f' compiler flag is not passed to the compiler,
> detection of the binutils and setting flags works fine, but the flag
> itself not used by compiler.
>
> Removing the interim 'march_opt' variable and using directly
> 'machine_args' and setting '-mno-avx512f' to 'machine_args'
>
> Fixes: 566b4d7a968f ("build: fix meson check for binutils 2.30")
> Cc: [email protected]
>
> Signed-off-by: Ferruh Yigit <[email protected]>
> ---
> Cc: [email protected]
> ---
Acked-by: Bruce Richardson <[email protected]>
- [dpdk-dev] [PATCH 1/2] build: fix meson binutils workarou... Ferruh Yigit
- [dpdk-dev] [PATCH 2/2] build: fix crash by disabling... Ferruh Yigit
- [dpdk-dev] [PATCH v2 1/2] build: fix meson binutils ... Ferruh Yigit
- [dpdk-dev] [PATCH v2 2/2] build: fix crash by di... Ferruh Yigit
- Re: [dpdk-dev] [PATCH v2 2/2] build: fix cra... Bruce Richardson
- Re: [dpdk-dev] [PATCH v2 1/2] build: fix meson b... Bruce Richardson
- [dpdk-dev] [PATCH v3 1/3] build: fix meson binut... Ferruh Yigit
- [dpdk-dev] [PATCH v3 3/3] build: reduce inde... Ferruh Yigit
- [dpdk-dev] [PATCH v3 2/3] build: fix crash b... Ferruh Yigit
- Re: [dpdk-dev] [dpdk-stable] [PATCH v3 1/3] ... Ferruh Yigit
- Re: [dpdk-dev] [dpdk-stable] [PATCH v3 1... Thomas Monjalon

