From 3f2a2dba4d4736a24fc3d2d5b0fc88cb2366e371 Mon Sep 17 00:00:00 2001 From: das Date: Mon, 3 Dec 2007 07:17:33 +0000 Subject: In scanf, round according to the current rounding mode. --- lib/libc/amd64/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/amd64') diff --git a/lib/libc/amd64/Makefile.inc b/lib/libc/amd64/Makefile.inc index e3f0c48..e4c0900 100644 --- a/lib/libc/amd64/Makefile.inc +++ b/lib/libc/amd64/Makefile.inc @@ -4,6 +4,6 @@ # # Long double is 80 bits -GDTOASRCS+=strtopx.c +GDTOASRCS+=strtorx.c MDSRCS+=machdep_ldisx.c SYM_MAPS+=${.CURDIR}/amd64/Symbol.map -- cgit v1.1