numam-dpdk/lib/librte_pmd_i40e
Panu Matilainen 6eb85c0e44 mk: fix build with Debian/Ubuntu-specific gcc version
Commit 71f0ab1849 broke compilation
on some versions of Debian and Ubuntu where gcc has been modified
to only emit MAJOR.MINOR part of the version from 'gcc -dumpversion'.
Drop the micro-version from gcc version comparisons to work around
this, it wasn't being used for anything anyway.

Fixes: 71f0ab1849 ("mk: rework gcc version detection to permit versions newer than 4.x")

Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
Acked-by: David Marchand <david.marchand@6wind.com>
2015-02-24 12:11:16 +01:00
..
i40e i40e/base: remove early hardware definitions 2014-10-29 23:52:43 +01:00
i40e_ethdev_vf.c ethdev: unification of RSS offload types 2015-02-22 23:56:20 +01:00
i40e_ethdev.c i40e: enable internal switch of PF 2015-02-15 07:39:43 +01:00
i40e_ethdev.h ethdev: unification of RSS offload types 2015-02-22 23:56:20 +01:00
i40e_fdir.c ethdev: unification of flow types 2015-02-22 23:56:20 +01:00
i40e_logs.h i40e: always log init messages 2014-09-18 20:52:42 +02:00
i40e_pf.c i40evf: support configurable crc stripping 2014-11-06 23:50:14 +01:00
i40e_pf.h i40evf: support configurable crc stripping 2014-11-06 23:50:14 +01:00
i40e_rxtx.c i40e: fix build with gcc 5 2015-02-20 15:10:09 +01:00
i40e_rxtx.h ethdev: rename flag for queue start and stop 2014-09-29 19:30:12 +02:00
Makefile mk: fix build with Debian/Ubuntu-specific gcc version 2015-02-24 12:11:16 +01:00
rte_pmd_i40e_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00