Patch libelf to build with gcc48
modified external/libelf/elf_update.c
@@ -502,7 +502,7 @@ _libelf_resync_sections(Elf *e, off_t rc, struct _Elf_Extent_List *extents)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -531,14 +531,12 @@ _libelf_resync_elf(Elf *e, struct _Elf_Extent_List *extents)
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified external/libelf/libelf_phdr.c
@@ -38,7 +38,7 @@ ELFTC_VCSID("$Id: libelf_phdr.c 2225 2011-11-26 18:55:54Z jkoshy $");
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -69,11 +69,9 @@ _libelf_getphdr(Elf *e, int ec)
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
| - | |
|
|
|
|
|