mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-16 02:04:12 +00:00
The fix for the CC/CXX variables was merged some time before 1.3.0. The `-Werror` seems to be new. It is removed in upstream's master so it should be removable in the next release. Something in glibc is causing a warning that is killing the build if `-Werror` isn't removed.