nixpkgs/pkgs/tools/archivers/cpio
Sergei Trofimovich 7576688040 cpio: pull upstream fix for clang-16
WIthout the change build against `clang-16` and upcoming `gcc-14` fails
as:

    $ nix build --impure --expr 'with import ./. {}; cpio.override { stdenv = clangStdenv; }' -L
    ...
    cpio> checking return type of major()... configure: error: cannot determine type
2023-12-01 15:19:27 +00:00
..
default.nix cpio: pull upstream fix for clang-16 2023-12-01 15:19:27 +00:00