tvheadend: fix compile on platforms with VFP
authorFlorian Fainelli <florian@openwrt.org>
Mon, 5 May 2014 19:30:56 +0000 (19:30 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 5 May 2014 19:30:56 +0000 (19:30 +0000)
commite67ffc535ba1e17f86b0f1378edcd5e87e39b7ac
treee1ed34ede1aeb1b7eda35ad7fb4c1a66d6fda5d9
parentdc22d1db8948beb4cc116dc4d0fc4c92e31cb138
tvheadend: fix compile on platforms with VFP

bundle.o was compiled with incompatible setting resulting in error at linking
Solution: add CFLAGS to Makefile and fix it

Error found on buildbot for target sunxi

Error message:
build.linux/tvheadend uses VFP register arguments, ./build.linux/bundle.o does not

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 40699
multimedia/tvheadend/Makefile
multimedia/tvheadend/patches/001-fix_Makefile_VFP_CFLAGS.patch [new file with mode: 0644]