summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2016-09-28 22:08:07 -0700
committerJim Meyering <meyering@fb.com>2016-09-28 22:11:51 -0700
commitf2751efd87c91576fcac1033a5919d363967a838 (patch)
treebb5dd9f16f2352ae6b8503704b591882f6170267 /bootstrap.conf
parent0e1f38d1402abcfbd9dec29103c68f86609ed28c (diff)
downloadgrep-f2751efd87c91576fcac1033a5919d363967a838.tar.gz
build: placate GCC 7's -Wimplicit-fallthrough
* src/pcresearch.c (die): New macro. (Pexecute): Use it in place of offending uses of error, to placate GCC 7's -Wimplicit-fallthrough. Include verify.h. Since this is grep's first explicit use of this gnulib module, ... * bootstrap.conf (gnulib_modules): Add verify.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 3b120617..5ee69cda 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -88,6 +88,7 @@ unistd
unlocked-io
update-copyright
useless-if-before-free
+verify
version-etc-fsf
wchar
wcrtomb