From: Jaroslav Kysela Date: Tue, 15 Jun 2021 21:21:42 +0000 (+0200) Subject: control: empty - fix the static build X-Git-Tag: v1.2.6~50 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=81e7923fbfad45b2f353a4d6e3053af51f5f7d0b;p=alsa-lib.git control: empty - fix the static build Reported-by: Jan Palus Fixes: https://github.com/alsa-project/alsa-lib/issues/157 Signed-off-by: Jaroslav Kysela --- diff --git a/src/control/control_empty.c b/src/control/control_empty.c index 49d1026c..c9b048c1 100644 --- a/src/control/control_empty.c +++ b/src/control/control_empty.c @@ -30,7 +30,7 @@ #ifndef PIC /* entry for static linking */ -const char *_snd_module_ctl_empty = ""; +const char *_snd_module_control_empty = ""; #endif /*! \page control_plugins