mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +03:00
This makes it more likely that objects without dependencies can use IFUNC resolvers in libc.so. Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2 lines
62 B
C
2 lines
62 B
C
/* Empty test module which depends on tst-nodeps1-mod.so. */
|