]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdlib/Makefile
Make strtod respect the rounding mode (bug 14518).
[thirdparty/glibc.git] / stdlib / Makefile
index dfc5eaf97bf0c0f2f988f83779adb21184e65769..c730b4743394e699978141987ca6109b6351bf38 100644 (file)
@@ -150,3 +150,4 @@ else
 link-libm = $(common-objpfx)math/libm.a
 endif
 $(objpfx)bug-getcontext: $(link-libm)
+$(objpfx)tst-strtod-round: $(link-libm)