numam-dpdk/lib/librte_pmd_fm10k
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
..
base fm10k: add base driver 2015-02-17 15:25:30 +01:00
fm10k_ethdev.c ethdev: unification of RSS offload types 2015-02-22 23:56:20 +01:00
fm10k_logs.h fm10k: register PF driver 2015-02-17 15:25:30 +01:00
fm10k_rxtx.c fm10k: fix build with unused debug function 2015-02-24 03:09:57 +01:00
fm10k.h fm10k: add scatter receive 2015-02-17 15:25:30 +01:00
Makefile mk: fix build with Debian/Ubuntu-specific gcc version 2015-02-24 12:11:16 +01:00
rte_pmd_fm10k_version.map fm10k: register PF driver 2015-02-17 15:25:30 +01:00