public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] sysdeps/x86_64/Makefile (tests): Add the end marker
@ 2024-02-15 19:15 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2024-02-15 19:15 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=71d133c500b0d23f6b6a7c6e3595e3fc447bfe91

commit 71d133c500b0d23f6b6a7c6e3595e3fc447bfe91
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Feb 15 11:12:13 2024 -0800

    sysdeps/x86_64/Makefile (tests): Add the end marker

Diff:
---
 sysdeps/x86_64/Makefile | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/sysdeps/x86_64/Makefile b/sysdeps/x86_64/Makefile
index 90f4ecfd26..524a15f3bb 100644
--- a/sysdeps/x86_64/Makefile
+++ b/sysdeps/x86_64/Makefile
@@ -32,7 +32,8 @@ sysdep_routines += \
 # sysdep_routines
 gen-as-const-headers += locale-defines.sym
 tests += \
-  tst-rsi-strlen
+  tst-rsi-strlen \
+# tests
 endif
 
 ifeq ($(subdir),elf)
@@ -230,7 +231,8 @@ sysdep_routines += \
 # sysdep_routines
 
 tests += \
-  tst-rsi-wcslen
+  tst-rsi-wcslen \
+# tests
 endif

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

only message in thread, other threads:[~2024-02-15 19:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-15 19:15 [glibc] sysdeps/x86_64/Makefile (tests): Add the end marker H.J. Lu

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