[dpdk-dev] [PATCH] net/octeontx: fix build for gcc < 4.6

santosh santosh.shukla at caviumnetworks.com
Wed Oct 25 11:09:54 CEST 2017


On Wednesday 25 October 2017 02:33 PM, Ferruh Yigit wrote:
> -Ofast option supported starting from gcc4.6 [1], for older versions
> using "-O3 -ffast-math" instead.
>
> [1] build error:
>   CC octeontx_rxtx.o
>   cc1: error: invalid option argument ‘-Ofast’
>
> Fixes: 9e747589bd4c ("net/octeontx: add packet transmit burst function")
>
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
> ---

Acked-by: Santosh Shukla <santosh.shukla at caviumnetworks.com>

Thanks.



More information about the dev mailing list