diff options
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch b/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch index 2c1e8235e..218a57bd8 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch +++ b/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch @@ -5,7 +5,7 @@ This patch may make sense for upstream but elfutils uses more glibc specific features like obstack_printf which are missing in uclibc they need to be fixed along to make it work all the way -Upstream-status: Inappropriate[Elfutils uses more glibc specific features] +Upstream-Status: Inappropriate[Elfutils uses more glibc specific features] Signed-off-by: Khem Raj <raj.khem@gmail.com> |