mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Update.
2002-12-19 Ulrich Drepper <drepper@redhat.com> * elf/rtld.c: Don't initialize _dl_dynamic_weak to 1 if RTLD_CORRECT_DYNAMIC_WEAK is defined.
This commit is contained in:
@ -90,7 +90,7 @@ struct rtld_global _rtld_global =
|
||||
/* Get architecture specific initializer. */
|
||||
#include <dl-procinfo.c>
|
||||
._dl_debug_fd = STDERR_FILENO,
|
||||
#if 1
|
||||
#ifndef RTLD_CORRECT_DYNAMIC_WEAK
|
||||
/* XXX I know about at least one case where we depend on the old
|
||||
weak behavior (it has to do with librt). Until we get DSO
|
||||
groups implemented we have to make this the default.
|
||||
|
Reference in New Issue
Block a user