Files
nixpkgs/pkgs/development/perl-modules/tk-configure-implicit-int-fix.patch
Randy Eckenrode 42f749145d perlPackages.Tk: fix build with clang 16
The jpeg `configure` script fails to detect clang as a functioning C
compiler because it uses a test with a `main` that returns an implicit
`int`, which results in an error with clang 16.
2023-09-06 18:30:41 -04:00

398 B