mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-02 21:54:45 +00:00
since usrsctp builds with -Werror by default, and gcc 16's unused variable analysis is better than previous versions, this causes a build failure. a fix for this particular variable has been submitted upstream, but this is sufficient in the interim.