[COMMITTED] sysdeps/ieee754/ldbl-opt/Makefile: Remove test-nldbl-redirect-static

H.J. Lu hjl.tools@gmail.com
Fri May 24 13:37:25 GMT 2024


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



More information about the Libc-alpha mailing list