mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-04 13:30:08 -05:00
Fixed entry for static linking
This commit is contained in:
parent
e131f156b5
commit
755d563910
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ typedef double double_t;
|
|||
|
||||
#ifndef PIC
|
||||
/* entry for static linking */
|
||||
const char *_snd_module_pcm_float = "";
|
||||
const char *_snd_module_pcm_lfloat = "";
|
||||
#endif
|
||||
|
||||
typedef struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue