mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
2000-04-18 Andreas Jaeger <aj@suse.de>
* elf/rtld.c (process_dl_debug): Remove obsolete comment. * elf/rtld.c (process_dl_debug): Remove obsolete comment.
This commit is contained in:
parent
5ff2dc129f
commit
b034c2b191
@ -27,6 +27,8 @@
|
||||
|
||||
2000-04-18 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* elf/rtld.c (process_dl_debug): Remove obsolete comment.
|
||||
|
||||
* sysdeps/mips/dl-machine.h (elf_machine_rel): Fix relocation.
|
||||
|
||||
2000-04-18 Ulrich Drepper <drepper@redhat.com>
|
||||
|
@ -1181,7 +1181,6 @@ process_dl_debug (const char *dl_debug)
|
||||
case 4:
|
||||
if (memcmp (dl_debug, "help", 4) == 0)
|
||||
{
|
||||
/* The `statistics' flag is not always implemented. */
|
||||
_dl_sysdep_message ("\
|
||||
Valid options for the LD_DEBUG environment variable are:\n\
|
||||
\n\
|
||||
|
Loading…
Reference in New Issue
Block a user