Skip to content

Fix build for non-glibc Linux systems - musl in particular

Artur Sinila requested to merge Logarithmus/sayonara-player:fix-musl into master

I've improved src/CMakeLists.txt by replacing FreeBSD-specific branch with more general non-glibc one. After that Sayonara compiles on Void Linux with musl libc just fine. https://github.com/void-linux/void-packages/pull/28984

Edited by Michael Lugmair

Merge request reports