]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
ldbl-128ibm-compat: link tst-ldbl-efgcvt against loader too
authorPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Thu, 27 Feb 2020 19:57:57 +0000 (13:57 -0600)
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Fri, 28 Feb 2020 14:20:02 +0000 (08:20 -0600)
This also requires the linker workaround to ensure everything links
correctly.  See comment in sysdeps/powerpc/powerpc64/le/Makefile
for details.

sysdeps/ieee754/ldbl-128ibm-compat/Makefile

index d5c3655e69022369534cc7ad2062ed740d16fb67..42f974f85ddebecd197fb330c262a30f841733b9 100644 (file)
@@ -270,6 +270,7 @@ tests-internal += tst-ibm128-error tst-ieee128-error
 tests-internal += tst-ibm128-efgcvt tst-ieee128-efgcvt
 
 $(objpfx)tst-ieee128-efgcvt: gnulib-tests += $(f128-loader-link)
+$(objpfx)tst-ldbl-efgcvt: gnulib-tests += $(f128-loader-link)
 
 $(objpfx)tst-ibm128-%.c: tst-ldbl-%.c
        cp $< $@