| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-23 | Fix builtin alsa headers building on musl | Riteo | |
| 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 | [Linux/BSD] Include headers for dynamically loaded libraries to simplify ↵ | bruvzg | |
| build dependencies. | |||