mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
spa_log_logv was missing, so with this ifdef'd out we already fail to compile: spa/plugins/alsa/alsa-acp-device.c:1003: undefined reference to `spa_log_logv' And it appears that the only requirement is __VA_ARGS__ support in the compiler which we require in other places anyway. |
||
|---|---|---|
| .. | ||
| buffer | ||
| control | ||
| debug | ||
| graph | ||
| monitor | ||
| node | ||
| param | ||
| pod | ||
| support | ||
| utils | ||