godot/thirdparty/linuxbsd_headers/alsa/patches
Riteo acb78384d8 Fix builtin alsa headers building on musl
For some reason it doesn't use the POSIX `poll.h`, instead resorting to
`sys/poll.h`. Musl doesn't really like this at all, throwing a warning
and, thus, halting compilation.
2023-01-23 20:31:22 +01:00
..
use-standard-poll-h.diff Fix builtin alsa headers building on musl 2023-01-23 20:31:22 +01:00