download.pl: use curl in preference to wget
[openwrt/staging/mkresin.git] / package / libs / elfutils / patches / 004-memcpy_def.patch
index 62e4d0ca93f655cd7943bb7553fa058a8b6946db..3731592b143c9353dd7d82e5baf075201c1c43e2 100644 (file)
@@ -1,8 +1,8 @@
 --- a/libelf/libelf.h
 +++ b/libelf/libelf.h
-@@ -34,6 +34,11 @@
/* Get the ELF types.  */
- #include <elf.h>
+@@ -108,6 +108,11 @@ typedef struct
  size_t d_align;             /* Alignment in section.  */
+ } Elf_Data;
  
 +#ifndef _LIBC
 +#ifndef __mempcpy
@@ -10,5 +10,5 @@
 +#endif
 +#endif
  
- /* Known translation types.  */
+ /* Commands for `...'.  */
  typedef enum