]> git.pld-linux.org Git - packages/alsa-lib.git/blob - symbol_mismatch.patch
35a30b66f8477f56633234ab3db21f8a6c6e0f7f
[packages/alsa-lib.git] / symbol_mismatch.patch
1 --- alsa-lib-1.2.5.1/src/control/control_empty.c.orig   2021-06-15 15:45:18.783814585 +0000
2 +++ alsa-lib-1.2.5.1/src/control/control_empty.c        2021-06-15 15:45:29.317123597 +0000
3 @@ -30,7 +30,7 @@
4  
5  #ifndef PIC
6  /* entry for static linking */
7 -const char *_snd_module_ctl_empty = "";
8 +const char *_snd_module_control_empty = "";
9  #endif
10  
11  /*! \page control_plugins
This page took 0.016828 seconds and 2 git commands to generate.