summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/alsa/alsa-lib/0001-global.h-move-__STRING-macro-outside-PIC-ifdef-block.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-multimedia/alsa/alsa-lib/0001-global.h-move-__STRING-macro-outside-PIC-ifdef-block.patch')
-rw-r--r--meta/recipes-multimedia/alsa/alsa-lib/0001-global.h-move-__STRING-macro-outside-PIC-ifdef-block.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-lib/0001-global.h-move-__STRING-macro-outside-PIC-ifdef-block.patch b/meta/recipes-multimedia/alsa/alsa-lib/0001-global.h-move-__STRING-macro-outside-PIC-ifdef-block.patch
index a75300f51f..9a7ba0d847 100644
--- a/meta/recipes-multimedia/alsa/alsa-lib/0001-global.h-move-__STRING-macro-outside-PIC-ifdef-block.patch
+++ b/meta/recipes-multimedia/alsa/alsa-lib/0001-global.h-move-__STRING-macro-outside-PIC-ifdef-block.patch
@@ -13,7 +13,7 @@ control.c: In function 'snd_ctl_open_conf':
13 | ^~~~~~~~ 13 | ^~~~~~~~
14 14
15Fixes: https://github.com/alsa-project/alsa-lib/issues/350 15Fixes: https://github.com/alsa-project/alsa-lib/issues/350
16Upstream-Status: Accepted 16Upstream-Status: Backport [https://github.com/alsa-project/alsa-lib/commit/10bd599970acc71c92f85eb08943eb8d3d702a9c]
17Signed-off-by: Jaroslav Kysela <perex@perex.cz> 17Signed-off-by: Jaroslav Kysela <perex@perex.cz>
18--- 18---
19 include/global.h | 10 +++++----- 19 include/global.h | 10 +++++-----