public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/siddhesh/gai-cleanup2] pthread: Do not overwrite tests-time64
@ 2022-03-07 16:55 Siddhesh Poyarekar
  0 siblings, 0 replies; only message in thread
From: Siddhesh Poyarekar @ 2022-03-07 16:55 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=35c954b959ea04400d29bc5ea6ff68bd1b4d3cf4

commit 35c954b959ea04400d29bc5ea6ff68bd1b4d3cf4
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Mon Feb 14 09:27:05 2022 -0300

    pthread: Do not overwrite tests-time64
    
    So nptl/Makefile tests are not overwritten.

Diff:
---
 sysdeps/pthread/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysdeps/pthread/Makefile b/sysdeps/pthread/Makefile
index c972bd819a..318dfdc04a 100644
--- a/sysdeps/pthread/Makefile
+++ b/sysdeps/pthread/Makefile
@@ -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 \


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-07 16:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-07 16:55 [glibc/siddhesh/gai-cleanup2] pthread: Do not overwrite tests-time64 Siddhesh Poyarekar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).