diff options
| -rw-r--r-- | recipes-extended/tar/tar/0001-lib-argp-parse.c-Fix-compiler-error.patch | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/tar/tar/0001-lib-argp-parse.c-Fix-compiler-error.patch b/recipes-extended/tar/tar/0001-lib-argp-parse.c-Fix-compiler-error.patch index 3de9fd1..001d2b6 100644 --- a/recipes-extended/tar/tar/0001-lib-argp-parse.c-Fix-compiler-error.patch +++ b/recipes-extended/tar/tar/0001-lib-argp-parse.c-Fix-compiler-error.patch  | |||
| @@ -11,6 +11,7 @@ This avoids the following error: | |||
| 11 | __argp_error (state, dgettext (state->root_argp->argp_domain, | 11 | __argp_error (state, dgettext (state->root_argp->argp_domain, | 
| 12 | ^~~~~~~~~~~~ | 12 | ^~~~~~~~~~~~ | 
| 13 | 13 | ||
| 14 | Upstream-Status: Inappropriate [old version] | ||
| 14 | Signed-off-by: Joakim Roubert <joakim.roubert@axis.com> | 15 | Signed-off-by: Joakim Roubert <joakim.roubert@axis.com> | 
| 15 | --- | 16 | --- | 
| 16 | lib/argp-parse.c | 2 +- | 17 | lib/argp-parse.c | 2 +- | 
