numam-dpdk/mk/toolchain
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
..
clang mk: pass CC option for kernel modules 2014-10-15 16:01:29 +02:00
gcc mk: fix build with Debian/Ubuntu-specific gcc version 2015-02-24 12:11:16 +01:00
icc mk: fix build with icc-15 2015-01-27 12:09:10 +01:00