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 <hjl.tools@gmail.com>
This commit is contained in:
H.J. Lu 2024-05-24 06:36:18 -07:00
parent acfb169b3c
commit 639c143db3

View 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