nixpkgs/pkgs/applications/misc/djvulibre
Randy Eckenrode f0f53431d1 djvulibre: fix build with clang 16
This fixes the build with clang 16, which defaults to C++17. In C++17,
the `register` storage class specifier was removed.
2023-08-01 07:18:16 +03:00
..
c++17-register-class.patch djvulibre: fix build with clang 16 2023-08-01 07:18:16 +03:00
default.nix djvulibre: fix build with clang 16 2023-08-01 07:18:16 +03:00