netpipe: fix compile on platforms with VFP
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 May 2014 04:51:32 +0000 (04:51 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 May 2014 04:51:32 +0000 (04:51 +0000)
commit38c84c195f19a37ec117cea5450adc89906ff830
tree1d9e0f9dae4dd991515c9f4d7172a7d8d9fbc7e6
parent9fa9cffa5a7303b1fe7e8c78143a25fe511eecd8
netpipe: fix compile on platforms with VFP

buildbot reported error on platforms with VFP (sunxi,imx6,omap):
 NPtcp uses VFP register arguments, /tmp/.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@40790 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/netpipe/patches/001-Makefile_honor_CFLAGS_for_VFP.patch [new file with mode: 0644]