1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 12:11:28 +00:00
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