mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
4ada564f35
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.
2 lines
23 B
C
2 lines
23 B
C
#include "tst-relr3.c"
|