Re: [OpenWrt-Devel] [Patch] [packages] openrrcp: fix compile on platforms with VFP

2014-05-19 Thread Florian Fainelli
2014-05-11 10:09 GMT-07:00 Dirk Neukirchen : > > > buildbot reported error on platforms with VFP (sunxi,imx6,omap): > ld: error: ../bin/rtl83xx uses VFP register arguments, /tmp/o does not > > CFLAGS were created by acustom shellscript that was setting host > includes paths. this was disabled >

[OpenWrt-Devel] [Patch] [packages] openrrcp: fix compile on platforms with VFP

2014-05-11 Thread Dirk Neukirchen
buildbot reported error on platforms with VFP (sunxi,imx6,omap): ld: error: ../bin/rtl83xx uses VFP register arguments, /tmp/o does not CFLAGS were created by acustom shellscript that was setting host includes paths. this was disabled Signed-off-by: Dirk Neukirchen --- net/openrrcp/patche