jtg: fix compile on platforms with VFP
authorFlorian Fainelli <florian@openwrt.org>
Tue, 20 May 2014 04:51:27 +0000 (04:51 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 20 May 2014 04:51:27 +0000 (04:51 +0000)
commitc0f46ce38d3ad76f44cb1735e9df5ec8cf6af986
treeab682d7d8dd407b8f642e7b8517e98e5e10f4a94
parent8d31e095a44797929c62e5745675d894da6f8783
jtg: fix compile on platforms with VFP

buildbot reported error on platforms with VFP (sunxi,imx6,omap):
ld: error: jtg uses VFP register arguments, /tmp/ccewx1gu.o does not

CFLAGS were overwritten so append them instead

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 40788
net/jtg/patches/001-Makefile_honor_CFLAGS_for_VFP.patch [new file with mode: 0644]