aboutsummaryrefslogtreecommitdiff
path: root/extra/alsa-lib/patches/1.2.5.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extra/alsa-lib/patches/1.2.5.patch')
-rw-r--r--extra/alsa-lib/patches/1.2.5.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/extra/alsa-lib/patches/1.2.5.patch b/extra/alsa-lib/patches/1.2.5.patch
deleted file mode 100644
index ae188e8a..00000000
--- a/extra/alsa-lib/patches/1.2.5.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ur alsa-lib/aserver/aserver.c alsa-lib-patch/aserver/aserver.c
---- alsa-lib/aserver/aserver.c 2021-05-28 00:30:16.000000000 +0300
-+++ alsa-lib-patch/aserver/aserver.c 2021-06-02 18:18:31.636265488 +0300
-@@ -35,6 +35,7 @@
-
- #include "aserver.h"
-
-+const char *_snd_module_control_empty;
- char *command;
-
- #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)