diff options
Diffstat (limited to 'meta/recipes-devtools/elfutils/files/0003-musl-utils.patch')
-rw-r--r-- | meta/recipes-devtools/elfutils/files/0003-musl-utils.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/elfutils/files/0003-musl-utils.patch b/meta/recipes-devtools/elfutils/files/0003-musl-utils.patch index 230ea88f41..d8961f6293 100644 --- a/meta/recipes-devtools/elfutils/files/0003-musl-utils.patch +++ b/meta/recipes-devtools/elfutils/files/0003-musl-utils.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From aab5985a29bd7ab6e0b06eaab190b42a04e10f70 Mon Sep 17 00:00:00 2001 | 1 | From b1c956cd739f364c4a80381578ddaba43e36903b Mon Sep 17 00:00:00 2001 |
2 | From: Hongxu Jia <hongxu.jia@windriver.com> | 2 | From: Hongxu Jia <hongxu.jia@windriver.com> |
3 | Date: Fri, 23 Aug 2019 10:19:48 +0800 | 3 | Date: Fri, 23 Aug 2019 10:19:48 +0800 |
4 | Subject: [PATCH] musl-utils | 4 | Subject: [PATCH] musl-utils |
@@ -56,7 +56,7 @@ index f771b92..263de62 100644 | |||
56 | ARGP_PROGRAM_VERSION_HOOK_DEF = print_version; | 56 | ARGP_PROGRAM_VERSION_HOOK_DEF = print_version; |
57 | 57 | ||
58 | diff --git a/src/strip.c b/src/strip.c | 58 | diff --git a/src/strip.c b/src/strip.c |
59 | index 6436443..1608496 100644 | 59 | index 403e0f6..738e948 100644 |
60 | --- a/src/strip.c | 60 | --- a/src/strip.c |
61 | +++ b/src/strip.c | 61 | +++ b/src/strip.c |
62 | @@ -45,6 +45,13 @@ | 62 | @@ -45,6 +45,13 @@ |