mirror of
https://github.com/bminor/glibc.git
synced 2026-06-30 19:58:21 +00:00
stdlib/Makefile: Remove deleted test's libm dependency
tst-qsort5 was deleted in 709fbd3ec3.
Therefore remove its redundant libm dependency.
Reviewed-by: Florian Weimer <fweimer@redhat.com>
This commit is contained in:
@@ -666,7 +666,6 @@ $(objpfx)tst-setcontext3.out: tst-setcontext3.sh $(objpfx)tst-setcontext3
|
||||
$(common-objpfx)stdlib/; \
|
||||
$(evaluate-test)
|
||||
|
||||
$(objpfx)tst-qsort5: $(libm)
|
||||
$(objpfx)tst-concurrent-exit: $(shared-thread-library)
|
||||
$(objpfx)tst-concurrent-quick_exit: $(shared-thread-library)
|
||||
$(objpfx)tst-getrandom2: $(shared-thread-library)
|
||||
|
||||
Reference in New Issue
Block a user