mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-05 03:34:12 +00:00
90a5d1b931
Without the change build fails on `master` against `gcc-13` as https://hydra.nixos.org/build/247673319: In file included from /build/source/src/main_local_assemble.cpp:27: /build/source/src/localasm/local_assemble.h:31:3: error: 'uint32_t' does not name a type 31 | uint32_t kmin{11}; | ^~~~~~~~ /build/source/src/localasm/local_assemble.h:1:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'? +++ |+#include <cstdint> |
||
---|---|---|
.. | ||
default.nix |