mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-13 15:43:39 +00:00
![]() Without the change the build against `gcc-14` fails as: $ nix build --impure --expr 'with import ./. {}; xcur2png.override { stdenv = gcc14Stdenv; }' ... xcur2png.c: In function 'saveConfAndPNGs': xcur2png.c:690:10: error: type defaults to 'int' in declaration of 'dry_run' [-Wimplicit-int-Wimplicit-int] 690 | extern dry_run; | ^~~~~~~ |
||
---|---|---|
.. | ||
default.nix | ||
malloc.diff |