From 639c143db3fcf6ec1537b86946233c0bc3b03d6e Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 24 May 2024 06:36:18 -0700 Subject: 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 --- sysdeps/ieee754/ldbl-opt/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/ieee754') 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 -- cgit 1.4.1