tools/cpio: fix compilation with clang
authorRosen Penev <rosenp@gmail.com>
Thu, 4 Mar 2021 01:59:58 +0000 (17:59 -0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 20 Nov 2021 20:08:25 +0000 (21:08 +0100)
commit9211af712f29556be2d1a757a0d17c55580e4eab
tree0f2ce20ab645a0dd9877556f397b27c7d71f4565
parent25df32708606a364322cb721492241bb6e5c66f4
tools/cpio: fix compilation with clang

A define dealing with builtin type is wrong. A gnulib update fixes
this, but that requires a new cpio version.

Refresh other patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
tools/cpio/patches/001-duplicate-program-name.patch
tools/cpio/patches/010-clang.patch [new file with mode: 0644]