From fd0a459b4e329bae9c4f571548c32f1d64391f24 Mon Sep 17 00:00:00 2001 From: Goetz Goerisch Date: Tue, 22 Jul 2025 18:48:32 +0200 Subject: [PATCH] tayga: drop patch 001-configure_unset_CFLAGS.patch * fixed upstream by https://github.com/apalrd/tayga/commit/e504c35b7ede16642902da12062407e3a12e4d32 Signed-off-by: Goetz Goerisch --- ipv6/tayga/patches/001-configure_unset_CFLAGS.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 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 deleted file mode 100644 index c56b5f2140..0000000000 --- a/ipv6/tayga/patches/001-configure_unset_CFLAGS.patch +++ /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) -- 2.30.2