nixpkgs/pkgs/tools/graphics/plotutils
Randy Eckenrode 92d99c521b
plotutils: fix build with clang 16
Clang defaults to C++, which disallows the register storage class
specifier. This causes the build to fail. Remove the specifier to allow
clang 16 to build plotutils.
2023-09-07 23:22:11 -04:00
..
c++17-register-usage-fix.patch
debian-patches.nix
debian-patches.txt
default.nix