tayga: fix compile on platforms with VFP
[openwrt/svn-archive/archive.git] / ipv6 / tayga / patches / 001-configure_unset_CFLAGS.patch
1 --- a/configure.ac
2 +++ b/configure.ac
3 @@ -5,8 +5,6 @@ AC_CONFIG_HEADERS(config.h)
4
5 AC_PROG_CC
6
7 -CFLAGS='-g -Wall'
8 -
9 tayga_conf_path=${sysconfdir}/tayga.conf
10
11 AC_SUBST(tayga_conf_path)