diff options
| author | Peter Pentchev <roam@FreeBSD.org> | 2009-04-10 09:11:43 +0000 |
|---|---|---|
| committer | Peter Pentchev <roam@FreeBSD.org> | 2009-04-10 09:11:43 +0000 |
| commit | fc622e13ffa86386b883fc7050d77ec170f806bc (patch) | |
| tree | 52b5cc4506724a91ec596c33919707d93bdfaea4 /devel/libelf/files/patch-lib::sys_elf.h.in | |
| parent | Don't update charset.alias if WITHOUT_NLS is set (diff) | |
Update to libelf-0.8.10:
- the w32/Makefile configure fix was integrated upstream
- add the SANITY knob for stringent ELF header checks, on by default to
reflect both the upstream default and pre-0.8.10 behavior
While I'm here, refresh the patches with quilt --no-timestamps and
add patch descriptions.
Notes
Notes:
svn path=/head/; revision=232005
Diffstat (limited to 'devel/libelf/files/patch-lib::sys_elf.h.in')
| -rw-r--r-- | devel/libelf/files/patch-lib::sys_elf.h.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/libelf/files/patch-lib::sys_elf.h.in b/devel/libelf/files/patch-lib::sys_elf.h.in index b9c8e0b181fa..5312dd2ed02b 100644 --- a/devel/libelf/files/patch-lib::sys_elf.h.in +++ b/devel/libelf/files/patch-lib::sys_elf.h.in @@ -1,5 +1,7 @@ -+++ lib/sys_elf.h.in.orig Mon Sep 5 22:31:49 2005 ---- lib/sys_elf.h.in Mon Sep 5 22:33:06 2005 +Provide the missing definitions for the ELF magic bytes. + +--- lib/sys_elf.h.in.orig ++++ lib/sys_elf.h.in @@ -77,6 +77,13 @@ */ #ifdef __LIBELF_HEADER_ELF_H |
