Ferruh Yigit
f064b2cba0
net/octeontx: fix build for gcc < 4.6
-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@intel.com>
Acked-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
2017-10-26 02:33:01 +02:00
..
2017-10-25 14:03:43 +02:00
2017-10-26 02:33:01 +02:00
2017-10-25 14:03:43 +02:00
2017-10-12 01:36:58 +01:00
2017-10-12 01:36:57 +01:00
2017-10-25 14:03:43 +02:00
2017-10-25 14:03:43 +02:00
2017-10-12 01:36:57 +01:00