mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-27 02:34:53 +00:00
This fixes the static builds for fio which triggers a duplicate definition of `struct prctl_mm_map` when compiled with musl. This was fixed upstream in <https://github.com/axboe/fio/pull/2097>