mk: fix build with icc 16
authorDeclan Doherty <declan.doherty@intel.com>
Fri, 20 Nov 2015 14:34:33 +0000 (14:34 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 20 Nov 2015 16:16:35 +0000 (17:16 +0100)
commit3a96022f367a648721903d97e0837103e66cc8e9
tree8baaff94cae32e04dab255fec5bce8ddbfaa7d56
parenta49886ddacf178215d6a0dcb1f2183c86584fc1f
mk: fix build with icc 16

This patch changes the ICC conditional check to disable
-no-inline-max-size and -no-inline-max-total-size to be
for all versions of icc greater than 14 and not just for version 15.

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
mk/toolchain/icc/rte.vars.mk