tayga: fix compile on platforms with VFP
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 5 May 2014 19:30:59 +0000 (19:30 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 5 May 2014 19:30:59 +0000 (19:30 +0000)
commit8d3fbd4b11c7c694a3991a7745ef2deed1ef4bae
treeb22da7dc53e229dced1e4382ef38db23d8cf4a4b
parent3ad52c7b561188ac79e371aff8aa4d1758c9b761
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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40700 3c298f89-4303-0410-b956-a3cf2f4a3e73
ipv6/tayga/Makefile
ipv6/tayga/patches/001-configure_unset_CFLAGS.patch [new file with mode: 0644]