mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-16 12:20:10 +00:00
GCC 16 flags various calls here as if they're uninitialized, but they appear (to me as a non-C++ expert) to be false positives. Accordingly, we make those non-fatal. This fixes the build on GCC 16.