nixpkgs/pkgs/tools/misc/wv
Randy Eckenrode 37a736fb85
wv: fix build with clang 16 and on Darwin
- Clang 16 makes implicit int conversions and incompatible function pointer types errors by default. Turn these into warnings; and
- Work around and issue with case-insensitive filesystems that prevents building on Darwin.
2024-07-20 10:07:02 -04:00
..
default.nix wv: fix build with clang 16 and on Darwin 2024-07-20 10:07:02 -04:00