public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] sysdeps/ieee754/ldbl-opt/Makefile: Remove test-nldbl-redirect-static
@ 2024-05-24 13:37 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2024-05-24 13:37 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=639c143db3fcf6ec1537b86946233c0bc3b03d6e

commit 639c143db3fcf6ec1537b86946233c0bc3b03d6e
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Fri May 24 06:36:18 2024 -0700

    sysdeps/ieee754/ldbl-opt/Makefile: Remove test-nldbl-redirect-static
    
    Remove $(objpfx)test-nldbl-redirect-static checked in by accident.
    
    Signed-off-by: H.J. Lu <hjl.tools@gmail.com>

Diff:
---
 sysdeps/ieee754/ldbl-opt/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sysdeps/ieee754/ldbl-opt/Makefile b/sysdeps/ieee754/ldbl-opt/Makefile
index d7e8c5c452..839a22689c 100644
--- a/sysdeps/ieee754/ldbl-opt/Makefile
+++ b/sysdeps/ieee754/ldbl-opt/Makefile
@@ -202,7 +202,6 @@ CFLAGS-test-nldbl-redirect.c += -mlong-double-64
 CFLAGS-test-redirection-ldbl-64.c += -mlong-double-64
 
 $(objpfx)test-nldbl-redirect: $(objpfx)libnldbl_nonshared.a
-$(objpfx)test-nldbl-redirect-static: $(objpfx)libnldbl_nonshared.a
 
 endif

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

only message in thread, other threads:[~2024-05-24 13:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-24 13:37 [glibc] sysdeps/ieee754/ldbl-opt/Makefile: Remove test-nldbl-redirect-static 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).