From: H.J. Lu Date: Fri, 24 May 2024 13:36:18 +0000 (-0700) Subject: sysdeps/ieee754/ldbl-opt/Makefile: Remove test-nldbl-redirect-static X-Git-Tag: glibc-2.40~163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=639c143db3fcf6ec1537b86946233c0bc3b03d6e;p=thirdparty%2Fglibc.git 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 --- 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