numam-dpdk/lib/librte_pmd_vmxnet3
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
..
vmxnet3 remove trailing whitespaces 2014-06-11 00:29:34 +02:00
Makefile mk: fix build with Debian/Ubuntu-specific gcc version 2015-02-24 12:11:16 +01:00
rte_pmd_vmxnet3_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00
vmxnet3_ethdev.c ethdev: unification of RSS offload types 2015-02-22 23:56:20 +01:00
vmxnet3_ethdev.h ethdev: unification of RSS offload types 2015-02-22 23:56:20 +01:00
vmxnet3_logs.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
vmxnet3_ring.h vmxnet3: leverage data ring on Tx path 2014-11-14 17:32:27 +01:00
vmxnet3_rxtx.c ethdev: unification of RSS offload types 2015-02-22 23:56:20 +01:00