2015-02-24 11:59, David Marchand: > Panu, > > ack (and works with my debian gcc). > > > Commit 71f0ab1849b4fc3ca928deb566df12ca725ed150 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. > > > > Signed-off-by: Panu Matilainen <pmatilai at redhat.com>
Applied, thanks