[package] add elfutils

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20304 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2010-03-19 18:07:38 +00:00
parent 8c7949eb22
commit 40570eada2
4 changed files with 147 additions and 0 deletions

View File

@ -0,0 +1,14 @@
--- elfutils-0.143/libelf/libelf.h 2009-06-14 00:24:43.000000000 +0200
+++ elfutils-0.143.new/libelf/libelf.h 2010-03-14 20:14:09.000000000 +0100
@@ -55,6 +55,11 @@
/* Get the ELF types. */
#include <elf.h>
+#ifndef _LIBC
+#ifndef __mempcpy
+#define __mempcpy mempcpy
+#endif
+#endif
/* Known translation types. */
typedef enum