mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-16 18:10:11 +00:00
7 lines
123 B
Plaintext
7 lines
123 B
Plaintext
|
ld {
|
||
|
GLIBC_2.2 {
|
||
|
# ia64 specific functions in the dynamic linker, but used by libc.so.
|
||
|
_dl_symbol_address;
|
||
|
}
|
||
|
}
|