diff options
Diffstat (limited to 'meta/recipes-devtools/elfutils/files/0001-musl-obstack-fts.patch')
| -rw-r--r-- | meta/recipes-devtools/elfutils/files/0001-musl-obstack-fts.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/elfutils/files/0001-musl-obstack-fts.patch b/meta/recipes-devtools/elfutils/files/0001-musl-obstack-fts.patch index 2450b0d6b8..67d4703c80 100644 --- a/meta/recipes-devtools/elfutils/files/0001-musl-obstack-fts.patch +++ b/meta/recipes-devtools/elfutils/files/0001-musl-obstack-fts.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 1ec7b2208803e0fbdcbe6c07b849e7dc4d9fa8a2 Mon Sep 17 00:00:00 2001 | 1 | From 1a62bb8e8f2cb0f180c749946a48114e8f391b55 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:17:25 +0800 | 3 | Date: Fri, 23 Aug 2019 10:17:25 +0800 |
| 4 | Subject: [PATCH] musl-obstack-fts | 4 | Subject: [PATCH] musl-obstack-fts |
| @@ -20,7 +20,7 @@ Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | |||
| 20 | 3 files changed, 58 insertions(+), 4 deletions(-) | 20 | 3 files changed, 58 insertions(+), 4 deletions(-) |
| 21 | 21 | ||
| 22 | diff --git a/configure.ac b/configure.ac | 22 | diff --git a/configure.ac b/configure.ac |
| 23 | index e9649c2..03643c8 100644 | 23 | index ab9c751..b057d86 100644 |
| 24 | --- a/configure.ac | 24 | --- a/configure.ac |
| 25 | +++ b/configure.ac | 25 | +++ b/configure.ac |
| 26 | @@ -538,6 +538,60 @@ else | 26 | @@ -538,6 +538,60 @@ else |
