mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
pthread: Do not overwrite tests-time64
So nptl/Makefile tests are not overwritten.
This commit is contained in:
parent
f42415c736
commit
35c954b959
@ -127,7 +127,7 @@ tests += tst-cnd-basic tst-mtx-trylock tst-cnd-broadcast \
|
||||
tst-pthread_kill-exiting \
|
||||
# tests
|
||||
|
||||
tests-time64 := \
|
||||
tests-time64 += \
|
||||
tst-abstime-time64 \
|
||||
tst-cnd-timedwait-time64 \
|
||||
tst-cond11-time64 \
|
||||
|
Loading…
Reference in New Issue
Block a user