]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
sysdeps/ieee754/ldbl-opt/Makefile: Remove test-nldbl-redirect-static
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 24 May 2024 13:36:18 +0000 (06:36 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 24 May 2024 13:36:18 +0000 (06:36 -0700)
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

index d7e8c5c452d632a606fd8c2b5cc27d21305d4f73..839a22689c5f38a5181865aaa56a54ff987c9df0 100644 (file)
@@ -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