elf/tests: Make thrlock and noload depend on libm
commit5ceb1630bdb2302f927fabb812252a6d88168918
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 8 Jul 2021 08:09:19 +0000 (8 13:39 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 8 Jul 2021 08:09:19 +0000 (8 13:39 +0530)
treea036e8ddb33b1beac9b7fc9518cffd681e3513f1
parentfc859c304898a5ec72e0ba5269ed136ed0ea10e1
elf/tests: Make thrlock and noload depend on libm

Both tests try to dlopen libm.so at runtime, so make them depend on it
so that they're executed if libm.so has been updated.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
elf/Makefile