public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] debug: Fix typo in tests-unsupported rule
@ 2022-11-09 14:25 Adhemerval Zanella
  0 siblings, 0 replies; only message in thread
From: Adhemerval Zanella @ 2022-11-09 14:25 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=1a8335a408430517001a0660f5c7787223ce85e4

commit 1a8335a408430517001a0660f5c7787223ce85e4
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Wed Nov 9 11:24:45 2022 -0300

    debug: Fix typo in tests-unsupported rule
    
    From commit 2e274cd8c1ebd0bd0c43a7f2e5433685740938ca.

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

diff --git a/debug/Makefile b/debug/Makefile
index f73c739da7..95a7336cd2 100644
--- a/debug/Makefile
+++ b/debug/Makefile
@@ -226,7 +226,7 @@ tests += tst-chk-cancel
 endif
 
 ifeq (,$(CXX))
-tests-unsupported = $(tests-cc-def-chk) $(test-cc-time64-chk)
+tests-unsupported = $(tests-cc-def-chk) $(tests-cc-time64-chk)
 endif
 
 extra-libs = libpcprofile

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

only message in thread, other threads:[~2022-11-09 14:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-09 14:25 [glibc] debug: Fix typo in tests-unsupported rule Adhemerval Zanella

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).