tayga: drop patch 001-configure_unset_CFLAGS.patch

* fixed upstream by e504c35b7e

Signed-off-by: Goetz Goerisch <ggoerisch@gmail.com>
This commit is contained in:
Goetz Goerisch
2025-07-22 18:48:32 +02:00
committed by Josef Schlehofer
parent f093382e4d
commit fd0a459b4e

View File

@@ -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)