openwrt-packages/net/mdk3/patches
florian 9fa9cffa5a mdk3: fix compile on platforms with VFP
buildbot reported error on platforms with VFP (sunxi,imx6,omap):
mdk3 uses VFP register arguments, /tmp/ccBN2WMD.o does not
mdk3 uses VFP register arguments, osdep/libosdep.a(osdep.o) does not
mdk3 uses VFP register arguments, osdep/libosdep.a(network.o) does not
mdk3 uses VFP register arguments, osdep/libosdep.a(linux.o) does not
mdk3 uses VFP register arguments, osdep/libosdep.a(radiotap-parser.o) does not
mdk3 uses VFP register arguments, osdep/libosdep.a(common.o) does not
with failed to merge target specific data of file ...

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@40789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-20 04:51:29 +00:00
..
001-radiotap_needs_types_h.patch mdk3: pass our CFLAGS 2014-03-08 00:57:07 +00:00
010-fix-dependencies.patch mdk3: pass our CFLAGS 2014-03-08 00:57:07 +00:00
020-Makefile_honour_CFLAGS_for_VFP.patch mdk3: fix compile on platforms with VFP 2014-05-20 04:51:29 +00:00