mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
pthread: Do not overwrite tests-time64
So nptl/Makefile tests are not overwritten.
This commit is contained in:
@ -127,7 +127,7 @@ tests += tst-cnd-basic tst-mtx-trylock tst-cnd-broadcast \
|
|||||||
tst-pthread_kill-exiting \
|
tst-pthread_kill-exiting \
|
||||||
# tests
|
# tests
|
||||||
|
|
||||||
tests-time64 := \
|
tests-time64 += \
|
||||||
tst-abstime-time64 \
|
tst-abstime-time64 \
|
||||||
tst-cnd-timedwait-time64 \
|
tst-cnd-timedwait-time64 \
|
||||||
tst-cond11-time64 \
|
tst-cond11-time64 \
|
||||||
|
Reference in New Issue
Block a user