tayga: fix compile on platforms with VFP
authorFlorian Fainelli <florian@openwrt.org>
Mon, 5 May 2014 19:30:59 +0000 (19:30 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 5 May 2014 19:30:59 +0000 (19:30 +0000)
commitfd4d4255e648a108af514e08538aa0592315e803
treeb22da7dc53e229dced1e4382ef38db23d8cf4a4b
parente67ffc535ba1e17f86b0f1378edcd5e87e39b7ac
tayga: fix compile on platforms with VFP

CFLAGS were set explicitly in configure.ac
and then got included in Makefile; remove them

fix compile error found on buildbot with arch sunxi

several compile errors on .o files:
 tayga uses VFP register arguments, nat64.o does not

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