media-sound/alsa-scarlett-gui: dropped unused patch

Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Miroslav Šulc
2024-12-20 12:11:01 +01:00
parent 52113bc5ef
commit f7edeb2554

View File

@@ -1,11 +0,0 @@
--- a/src/Makefile
+++ b/src/Makefile
@@ -13,7 +13,7 @@ DEPDIR := .deps
DEPFLAGS = -MT $@ -MMD -MP -MF $(DEPDIR)/$*.d
CFLAGS ?= -ggdb -fno-omit-frame-pointer -O2
-CFLAGS += -Wall -Werror -D_FORTIFY_SOURCE=2
+CFLAGS += -Wall -D_FORTIFY_SOURCE=2
CFLAGS += -DVERSION=\"$(VERSION)\"
CFLAGS += -Wno-error=deprecated-declarations