mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-06 13:29:59 -05:00
control: empty - fix the static build
Reported-by: Jan Palus <atler@pld-linux.org> Fixes: https://github.com/alsa-project/alsa-lib/issues/157 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
f4c061f349
commit
81e7923fbf
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
||||||
|
|
||||||
#ifndef PIC
|
#ifndef PIC
|
||||||
/* entry for static linking */
|
/* entry for static linking */
|
||||||
const char *_snd_module_ctl_empty = "";
|
const char *_snd_module_control_empty = "";
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*! \page control_plugins
|
/*! \page control_plugins
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue