numam-dpdk/lib
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
..
librte_acl mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_cfgfile mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_cmdline cmdline: fix check in port list parsing 2015-02-20 10:50:16 +01:00
librte_compat mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_distributor mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_eal eal: add help option 2015-02-24 12:08:01 +01:00
librte_ether ethdev: support optional Rx and Tx callbacks 2015-02-24 00:38:27 +01:00
librte_hash hash: slice CRC data into 8-byte pieces 2015-02-23 18:30:05 +01:00
librte_ip_frag mbuf: remove build option to disable refcnt 2015-02-23 19:31:24 +01:00
librte_ivshmem mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_kni kni: optimize Rx burst 2015-02-24 02:26:24 +01:00
librte_kvargs mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_lpm lpm: fix overflow issue 2015-02-24 02:08:19 +01:00
librte_malloc mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_mbuf mbuf: fix a couple of doxygen comments 2015-02-24 03:00:31 +01:00
librte_mempool lib: fix C++11 compilation 2015-02-24 02:46:52 +01:00
librte_meter mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_net net: change arp header struct declaration 2015-02-20 22:10:52 +01:00
librte_pipeline pipeline: fix port meta for non-default entries 2015-02-24 02:01:13 +01:00
librte_pmd_af_packet mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_pmd_bond ethdev: rename interrupt callbacks field 2015-02-24 00:38:14 +01:00
librte_pmd_e1000 ethdev: unification of RSS offload types 2015-02-22 23:56:20 +01:00
librte_pmd_enic enic: change probe log message level 2015-02-24 03:57:32 +01:00
librte_pmd_fm10k mk: fix build with Debian/Ubuntu-specific gcc version 2015-02-24 12:11:16 +01:00
librte_pmd_i40e mk: fix build with Debian/Ubuntu-specific gcc version 2015-02-24 12:11:16 +01:00
librte_pmd_ixgbe mk: fix build with Debian/Ubuntu-specific gcc version 2015-02-24 12:11:16 +01:00
librte_pmd_pcap mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_pmd_ring ethdev: rename interrupt callbacks field 2015-02-24 00:38:14 +01:00
librte_pmd_virtio virtio: remove Rx hotspots from early return 2015-02-20 19:19:21 +01:00
librte_pmd_vmxnet3 mk: fix build with Debian/Ubuntu-specific gcc version 2015-02-24 12:11:16 +01:00
librte_pmd_xenvirt mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_port mbuf: remove build option to disable refcnt 2015-02-23 19:31:24 +01:00
librte_power mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_reorder reorder: new library 2015-02-18 16:52:05 +01:00
librte_ring mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_sched mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_table mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_timer mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_vhost lib: fix C++11 compilation 2015-02-24 02:46:52 +01:00
Makefile reorder: new library 2015-02-18 16:52:05 +01:00