mk: do not enforce any specific ARM ABI
authorJan Viktorin <viktorin@rehivetech.com>
Fri, 15 Apr 2016 22:33:06 +0000 (00:33 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 2 May 2016 16:12:31 +0000 (18:12 +0200)
commit351637731a0e1589d48b0d9972a006c414378c8d
treef7006245e7aa9c5fb3dd034946139db71b207bf0
parent50705e8e3cdd261c1333ede1f449feb9c2c69893
mk: do not enforce any specific ARM ABI

The dpdk build system passes -mfloat-abi=softfp, which makes the build fail
when the selected ABI is EABIhf. The dpdk build system should not make
assumptions on the selected ARM ABI.

Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
mk/machine/armv7a/rte.vars.mk