nixpkgs/pkgs/applications/science/computer-architecture
Sergei Trofimovich a74b1732a7 timeloop: fix gcc-13 build failure
Without the change build fails on `master` as
https://hydra.nixos.org/build/248973743:

    include/compound-config/compound-config.hpp:149:8: error: ‘uint64_t’ in namespace ‘std’ does not name a type; did you mean ‘wint_t’?
      149 |   std::uint64_t parseElementSize(std::string name);
          |        ^~~~~~~~
          |        wint_t
2024-02-11 10:44:44 +00:00
..
accelergy
qtrvsim
timeloop timeloop: fix gcc-13 build failure 2024-02-11 10:44:44 +00:00