mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 14:50:05 +00:00
[ld] (GLIBC_2.2): Export _dl_check_map_versions.
This commit is contained in:
parent
ec7956d922
commit
003715fa0d
@ -52,7 +52,7 @@ ld {
|
||||
_dl_dst_count; _dl_dst_substitute;
|
||||
}
|
||||
GLIBC_2.2 {
|
||||
_dl_init; _dl_load_lock; _dl_argv; _dl_nloaded;
|
||||
_dl_init; _dl_load_lock; _dl_argv; _dl_nloaded; _dl_check_map_versions;
|
||||
|
||||
# this is defined in ld.so and overridden by libc
|
||||
_dl_init_first;
|
||||
|
Loading…
Reference in New Issue
Block a user