mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Update.
1998-03-09 Ulrich Drepper <drepper@cygnus.com> * elf/dl-support.c: Add definition of _dl_debug_impcalls.
This commit is contained in:
@@ -36,6 +36,7 @@ const char *_dl_rpath = DEFAULT_RPATH;
|
||||
const char *_dl_platform;
|
||||
size_t _dl_platformlen;
|
||||
int _dl_debug_libs;
|
||||
int _dl_debug_impcalls;
|
||||
|
||||
/* If nonzero print warnings about problematic situations. */
|
||||
int _dl_verbose;
|
||||
|
||||
Reference in New Issue
Block a user