Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 40138 Details for
Bug 64921
glibc-2.3.4.20040918: ldd broken
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
ldd.patch (text/plain), 635 bytes, created by
Ed Catmur
on 2004-09-21 17:50:34 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Ed Catmur
Created:
2004-09-21 17:50:34 UTC
Size:
635 bytes
patch
obsolete
>--- elf/ldd.bash.in 2004/09/22 00:46:57 1.1 >+++ elf/ldd.bash.in 2004/09/22 00:47:12 >@@ -75,6 +75,7 @@ For bug reporting instructions, please s > -u | --u | --un | --unu | --unus | --unuse | --unused) > unused=yes > shift >+ ;; > --v | --ve | --ver) > echo >&2 $"ldd: option \`$1' is ambiguous" > exit 1 >@@ -102,7 +103,7 @@ nonelf () > add_env="LD_TRACE_LOADED_OBJECTS=1 LD_WARN=$warn LD_BIND_NOW=$bind_now" > add_env="$add_env LD_VERBOSE=$verbose" > if test "$unused" = yes; then >- add_env="$add_env LD_DEBUG="$LD_DEBUG${LD_DEBUG:+,}unused" >+ add_env="$add_env LD_DEBUG="$LD_DEBUG${LD_DEBUG:+,}unused"" > fi > case $# in > 0)
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 64921
:
40138
|
40139