jtg: fix compile on platforms with VFP
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 May 2014 04:51:27 +0000 (04:51 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 May 2014 04:51:27 +0000 (04:51 +0000)
commit5bdd4e53dc97e30a9a67c61257db2570275a3a5a
treeab682d7d8dd407b8f642e7b8517e98e5e10f4a94
parenteb3a4ae50a9e0a2d789959de66fa6a55c8000535
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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40788 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/jtg/patches/001-Makefile_honor_CFLAGS_for_VFP.patch [new file with mode: 0644]