mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
build-sys: Fix a couple of meson warnings
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/556>
This commit is contained in:
parent
f8c2f4c1c2
commit
188f9772c8
2 changed files with 3 additions and 2 deletions
|
|
@ -164,6 +164,7 @@ cdata.set('top_srcdir', meson.source_root())
|
|||
# First some defaults to keep config file generation happy
|
||||
cdata.set('HAVE_COREAUDIO', 0)
|
||||
cdata.set('HAVE_WAVEOUT', 0)
|
||||
cdata.set('OS_IS_FREEBSD', 0)
|
||||
|
||||
platform_socket_dep = []
|
||||
platform_dep = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue