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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/elfutils/files/0003-musl-utils.patch b/meta/recipes-devtools/elfutils/files/0003-musl-utils.patch index 2e379cdba6..85f8140330 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 2f94d488bf3daaa6a8548ee77120fc2506a9bbe3 Mon Sep 17 00:00:00 2001 | 1 | From 934d21dc0b06b95c7c65cb29c5096decd91d4d5f 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 |
| @@ -57,7 +57,7 @@ index 2c6d91b..608646e 100644 | |||
| 57 | ARGP_PROGRAM_VERSION_HOOK_DEF = print_version; | 57 | ARGP_PROGRAM_VERSION_HOOK_DEF = print_version; |
| 58 | 58 | ||
| 59 | diff --git a/src/strip.c b/src/strip.c | 59 | diff --git a/src/strip.c b/src/strip.c |
| 60 | index 70fc8c0..d035d9e 100644 | 60 | index d5b753d..d6e1b64 100644 |
| 61 | --- a/src/strip.c | 61 | --- a/src/strip.c |
| 62 | +++ b/src/strip.c | 62 | +++ b/src/strip.c |
| 63 | @@ -46,6 +46,13 @@ | 63 | @@ -46,6 +46,13 @@ |
| @@ -75,7 +75,7 @@ index 70fc8c0..d035d9e 100644 | |||
| 75 | 75 | ||
| 76 | /* Name and version of program. */ | 76 | /* Name and version of program. */ |
| 77 | diff --git a/src/unstrip.c b/src/unstrip.c | 77 | diff --git a/src/unstrip.c b/src/unstrip.c |
| 78 | index e488e81..0e44456 100644 | 78 | index aacc9aa..5e71290 100644 |
| 79 | --- a/src/unstrip.c | 79 | --- a/src/unstrip.c |
| 80 | +++ b/src/unstrip.c | 80 | +++ b/src/unstrip.c |
| 81 | @@ -52,6 +52,15 @@ | 81 | @@ -52,6 +52,15 @@ |
