tools/cpio: fix compilation with clang
[openwrt/staging/mkresin.git] / tools / cpio / patches / 001-duplicate-program-name.patch
index 57ff4c3cad5c86101655cc8e895b9419d8d207a6..a7c3fbc8aee645e21167cc677ed3be3407fe5872 100644 (file)
@@ -4,8 +4,6 @@ https://git.savannah.gnu.org/cgit/cpio.git/commit/?id=641d3f489cf6238bb916368d4b
 
 * src/global.c: Remove superfluous declaration of program_name
 
-diff --git a/src/global.c b/src/global.c
-index fb3abe9..acf92bc 100644
 --- a/src/global.c
 +++ b/src/global.c
 @@ -184,9 +184,6 @@ unsigned int warn_option = 0;