public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED] 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: libc-alpha

Remove $(objpfx)test-nldbl-redirect-static checked in by accident.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
---
 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
 
-- 
2.45.1


^ 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 [COMMITTED] 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).