mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-05 12:40:55 +08:00
Verify that: 1. A DT_RELR shared library without DT_NEEDED works. 2. A DT_RELR shared library without DT_VERNEED works. 3. A DT_RELR shared library without libc.so on DT_NEEDED works.
4 lines
28 B
Plaintext
4 lines
28 B
Plaintext
DT_RELR {
|
|
global: bar;
|
|
};
|