summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2023-05-04 02:56:10 -0700
committerJim Meyering <meyering@meta.com>2023-05-04 02:56:10 -0700
commite43470dafcc6c66bfde8364a76e6d6da82ff36dd (patch)
treec4bbf8803be9d3765b1ab49ae350235e194bff2a
parent2ea921979769dc49865931f82f5e1d75b957ee83 (diff)
downloadgrep-e43470dafcc6c66bfde8364a76e6d6da82ff36dd.tar.gz
tests: reenable gnulib's strtoll and strtoull tests
* bootstrap.conf (avoided_gnulib_modules): Restore those tests. The failures I saw must have been due to a stale config.cache.
-rw-r--r--bootstrap.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index b03d5d23..ec48c374 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -19,8 +19,6 @@ avoided_gnulib_modules='
--avoid=lock-tests
--avoid=mbrtowc-tests
--avoid=update-copyright-tests
- --avoid=strtoll-tests
- --avoid=strtoull-tests
'
# gnulib modules used by this package.