]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: fix bootstrap module lists for alignof
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Sep 2022 06:03:10 +0000 (01:03 -0500)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Sep 2022 06:16:31 +0000 (01:16 -0500)
* bootstrap.conf (gnulib_modules): Remove alignof, which isn’t
needed since coreutils source modules don’t include alignof.h.
Add stdalign, since they depend on alignof working without
stdalign.h.

bootstrap.conf

index 2fd842959b4f1f2c54a51687edaf19b3f02030d1..8e257a254dde799919c6929786367d8192d34c23 100644 (file)
@@ -27,7 +27,6 @@ gnulib_modules="
   $avoided_gnulib_modules
   acl
   alignalloc
-  alignof
   alloca
   announce-gen
   areadlink-with-size
@@ -248,6 +247,7 @@ gnulib_modules="
   stat-macros
   stat-size
   stat-time
+  stdalign
   stdbool
   stdlib-safer
   stpcpy