diff --git a/0001-echomixer-fix-clang-16-incompatible-function-pointer.patch b/0001-echomixer-fix-clang-16-incompatible-function-pointer.patch new file mode 100644 index 0000000..bd65736 --- /dev/null +++ b/0001-echomixer-fix-clang-16-incompatible-function-pointer.patch @@ -0,0 +1,145 @@ +From b07f24ecebdd5bb6f58288560dd686e68b22e809 Mon Sep 17 00:00:00 2001 +From: Mazunki Hoksaas +Date: Mon, 4 Sep 2023 14:50:02 +0200 +Subject: [PATCH] echomixer: fix clang-16 incompatible-function-pointer + +Closes: https://github.com/alsa-project/alsa-tools/pull/17 +Signed-off-by: Mazunki Hoksaas +Signed-off-by: Jaroslav Kysela +--- + echomixer/echomixer.c | 28 ++++++++++++++-------------- + 1 file changed, 14 insertions(+), 14 deletions(-) + +diff --git a/echomixer/echomixer.c b/echomixer/echomixer.c +index 4946a5d..80124ba 100644 +--- a/echomixer/echomixer.c ++++ b/echomixer/echomixer.c +@@ -2105,7 +2105,7 @@ printf("components = %s\n", snd_ctl_card_info_get_components(hw_info));*/ + for (i=0; i/dev/null || : %{_mandir}/man1/* %changelog +* Wed Aug 28 2024 yanying <201250106@smail.nju.edu.cn> - 1.2.5-2 +- backport fix for clang build + * Mon Nov 29 2021 zhouwenpei - 1.2.5-1 - update to version 1.2.5