tayga: fix compile on platforms with VFP
[packages.git] / ipv6 / tayga / patches / 001-configure_unset_CFLAGS.patch
diff --git a/ipv6/tayga/patches/001-configure_unset_CFLAGS.patch b/ipv6/tayga/patches/001-configure_unset_CFLAGS.patch
new file mode 100644 (file)
index 0000000..c56b5f2
--- /dev/null
@@ -0,0 +1,11 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -5,8 +5,6 @@ AC_CONFIG_HEADERS(config.h)
+ AC_PROG_CC
+-CFLAGS='-g -Wall'
+-
+ tayga_conf_path=${sysconfdir}/tayga.conf
+ AC_SUBST(tayga_conf_path)