mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-12 13:30:15 -05:00
add _GNU_SOURCE
This commit is contained in:
parent
5680e29716
commit
491a7679f8
2 changed files with 1 additions and 2 deletions
|
|
@ -37,6 +37,7 @@ pipewire_mainloop_glib_sources = [
|
|||
|
||||
pipewire_pulseaudio_c_args = [
|
||||
'-DHAVE_CONFIG_H',
|
||||
'-D_GNU_SOURCE',
|
||||
'-DPIC',
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue