glibc/elf/tst-nodeps2-mod.c
Florian Weimer 78ca44da01 elf: Relocate libc.so early during startup and dlmopen (bug 31083)
This makes it more likely that objects without dependencies can
use IFUNC resolvers in libc.so.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2023-11-27 11:28:13 +01:00

2 lines
62 B
C

/* Empty test module which depends on tst-nodeps1-mod.so. */