mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
add _GNU_SOURCE
This commit is contained in:
parent
a8fb217eba
commit
5de91e837e
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ pipewire_jack_sources = [
|
|||
|
||||
pipewire_jack_c_args = [
|
||||
'-DHAVE_CONFIG_H',
|
||||
'-D_GNU_SOURCE',
|
||||
'-DPIC',
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue