tayga: drop patch 001-configure_unset_CFLAGS.patch
authorGoetz Goerisch <[email protected]>
Tue, 22 Jul 2025 16:48:32 +0000 (18:48 +0200)
committerJosef Schlehofer <[email protected]>
Thu, 24 Jul 2025 13:33:18 +0000 (15:33 +0200)
* fixed upstream by https://github.com/apalrd/tayga/commit/e504c35b7ede16642902da12062407e3a12e4d32

Signed-off-by: Goetz Goerisch <[email protected]>
ipv6/tayga/patches/001-configure_unset_CFLAGS.patch [deleted file]

diff --git a/ipv6/tayga/patches/001-configure_unset_CFLAGS.patch b/ipv6/tayga/patches/001-configure_unset_CFLAGS.patch
deleted file mode 100644 (file)
index c56b5f2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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)