Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 11962 Details for
Bug 20948
libelf doesn't doesn't link properly with binutils 2.14.90.0.1-r1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
elfutils-0.76-hidden.diff
elfutils-0.76-hidden.diff (text/plain), 789 bytes, created by
Stefan Jones (RETIRED)
on 2003-05-14 06:30:38 UTC
(
hide
)
Description:
elfutils-0.76-hidden.diff
Filename:
MIME Type:
Creator:
Stefan Jones (RETIRED)
Created:
2003-05-14 06:30:38 UTC
Size:
789 bytes
patch
obsolete
>diff -ur elfutils-0.76.orig/libelf/elf_fill.c elfutils-0.76/libelf/elf_fill.c >--- elfutils-0.76.orig/libelf/elf_fill.c 2002-11-29 01:13:55.000000000 +0000 >+++ elfutils-0.76/libelf/elf_fill.c 2003-05-14 11:08:46.000000000 +0100 >@@ -21,7 +21,7 @@ > #include "libelfP.h" > > >-int __libelf_fill_byte; >+int __libelf_fill_byte = 0; > > > void >diff -ur elfutils-0.76.orig/libelf/elf_version.c elfutils-0.76/libelf/elf_version.c >--- elfutils-0.76.orig/libelf/elf_version.c 2002-11-29 01:13:55.000000000 +0000 >+++ elfutils-0.76/libelf/elf_version.c 2003-05-14 11:03:33.000000000 +0100 >@@ -20,7 +20,7 @@ > > > /* Is the version initialized? */ >-int __libelf_version_initialized; >+int __libelf_version_initialized = 0; > > /* Currently selected version. */ > unsigned int __libelf_version = EV_CURRENT;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 20948
: 11962