]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: we use Gnulib’s stddef-h module directly
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 18 Sep 2025 21:22:39 +0000 (14:22 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 18 Sep 2025 21:22:55 +0000 (14:22 -0700)
* bootstrap.conf (gnulib_modules): Add stddef-h, since the code
uses ‘unreachable’ which is supplied by that module.

bootstrap.conf

index 1a2d961a1dd5febdebe9bfaa7049b04e1f73c0d2..ae94e181588e0d5495019a58fc4ed3b37f6342ab 100644 (file)
@@ -256,6 +256,7 @@ gnulib_modules="
   stdc_leading_zeros
   stdc_trailing_zeros
   stdckdint-h
+  stddef-h
   stdlib-safer
   stpcpy
   str_endswith