about summary refs log tree commit diff
path: root/pkgs/tools
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2024-02-11 11:46:11 +0000
committerSergei Trofimovich <slyich@gmail.com>2024-02-11 11:46:11 +0000
commit4de07c15155fa4bd5859e7c34c702244c787ebfa (patch)
tree27ceb26e3c11647e0d9ae21c7e3c862a2b5bae09 /pkgs/tools
parent43f6f4e46f5e3bcf28239b4539a751070b8e5fe9 (diff)
downloadnixlib-4de07c15155fa4bd5859e7c34c702244c787ebfa.tar
nixlib-4de07c15155fa4bd5859e7c34c702244c787ebfa.tar.gz
nixlib-4de07c15155fa4bd5859e7c34c702244c787ebfa.tar.bz2
nixlib-4de07c15155fa4bd5859e7c34c702244c787ebfa.tar.lz
nixlib-4de07c15155fa4bd5859e7c34c702244c787ebfa.tar.xz
nixlib-4de07c15155fa4bd5859e7c34c702244c787ebfa.tar.zst
nixlib-4de07c15155fa4bd5859e7c34c702244c787ebfa.zip
urbackup-client: fix `gcc-13` build failure
Without the change build fails on` master as
https://hydra.nixos.org/build/249116447:

    blockalign_src/crc.cpp: In function 'bool cryptopp_crc::IsAlignedOn(const void*, unsigned int)':
    blockalign_src/crc.cpp:191:23: error: 'uintptr_t' does not name a type
      191 |                 const uintptr_t x = reinterpret_cast<uintptr_t>(ptr);
          |                       ^~~~~~~~~
Diffstat (limited to 'pkgs/tools')
0 files changed, 0 insertions, 0 deletions