openrrcp: fix compile on platforms with VFP
authorFlorian Fainelli <[email protected]>
Tue, 20 May 2014 04:51:35 +0000 (04:51 +0000)
committerFlorian Fainelli <[email protected]>
Tue, 20 May 2014 04:51:35 +0000 (04:51 +0000)
commit37f84e71a08c058d437665d138c0ef74844cab8b
tree59f472fbfc571dc7cae2a1ed0ecd29788de5b812
parent998bd35a95a7c263ddb45634362a7994030ccf3e
openrrcp: fix compile on platforms with VFP

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 <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 40791
net/openrrcp/patches/001-Makefile_honor_CFLAGS_for_VFP.patch [new file with mode: 0644]