mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
parent
f36f673b3b
commit
7155913553
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ pkgconfig.generate(filebase : 'lib@0@'.format(spa_name),
|
|||
subdirs : spa_name,
|
||||
description : 'Simple Plugin API',
|
||||
version : spaversion,
|
||||
extra_cflags : ['-D_REENTRANT', '-D_GNU_SOURCE'],
|
||||
extra_cflags : '-D_REENTRANT',
|
||||
variables : ['plugindir=${libdir}/@0@'.format(spa_name)],
|
||||
uninstalled_variables : ['plugindir=${prefix}/spa/plugins'],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue