nixpkgs/pkgs/development/libraries/liburing
Alyssa Ross 3a4f647269
pkgsMusl.liburing: fix build
Musl doesn't have ucontext.h.  Quoting getcontext(3):

> POSIX.1-2008 removes the specification of getcon‐ text(), citing
> portability issues, and recommending that applications be rewritten
> to use POSIX threads instead.

We should therefore regard ucontext as a GNUism, and only expect the
uncontext example to be build for Glibc.
2021-11-18 13:54:53 +00:00
..
default.nix pkgsMusl.liburing: fix build 2021-11-18 13:54:53 +00:00