summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch')
-rw-r--r--meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch b/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch
index e1e4ad0a1e..2c1e8235e1 100644
--- a/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch
+++ b/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Backport
2
1uclibc does not export __mempcpy like glibc so we alias it here. 3uclibc does not export __mempcpy like glibc so we alias it here.
2This patch may make sense for upstream but elfutils uses more 4This patch may make sense for upstream but elfutils uses more
3glibc specific features like obstack_printf which are missing in 5glibc specific features like obstack_printf which are missing in