mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-05 17:11:06 +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;
|
||
|
}
|
||
|
}
|