void-packages/srcpkgs/dante
Érico Rolim 54aec287ec dante: fix runtime on musl.
musl implements the sched_{set,get}scheduler functions as stubs.
Unfortunately, dante fails if the functions are available but return an
error, which is always the case for musl. Force it to think setscheduler
isn't available (var appropriated from Alpine).

Fixes #28180
2021-01-25 16:15:30 -03:00
..
patches
template