summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2019-02-10 19:25:22 -0800
committerPádraig Brady <P@draigBrady.com>2019-02-10 20:32:59 -0800
commit2193e0b9fbf5efff14b20fbaaab41152a4887967 (patch)
tree2ccb578dc9a570e71fb8521144252727bd5168a6 /bootstrap.conf
parent03fbb5ecec045d41b28c5ec9750ee94e4bea074d (diff)
downloadcoreutils-2193e0b9fbf5efff14b20fbaaab41152a4887967.tar.gz
gnulib: update to use new strtold module
* gnulib: Update to make the new strtold module available. * bootstrap.conf: strtod is now a dependency of c-strtod, which in turn is a dependency of cl-strtod. This treats strtold and strtod similarly. * gl/lib/cl-strtod.c: Adjust to assume strtold is available. * tests/misc/sort-float.sh: Likewise. * src/sort.c: Likewise. (nan_compare): Adjust comment to indicate we still have to init padding bits as per https://sourceware.org/bugzilla/show_bug.cgi?id=13246
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index fb3691842..a525ef442 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -40,7 +40,6 @@ gnulib_modules="
base64
buffer-lcm
c-strcase
- c-strtod
cl-strtod
cl-strtold
calloc-gnu
@@ -241,7 +240,6 @@ gnulib_modules="
strncat
strnumcmp
strsignal
- strtod
strtoimax
strtoumax
symlinkat