From: Paul Eggert Date: Thu, 15 Sep 2022 06:03:10 +0000 (-0500) Subject: maint: fix bootstrap module lists for alignof X-Git-Tag: v9.2~139 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=728f3baa50f89d7ee786faf3e28a25807b836c29;p=thirdparty%2Fcoreutils.git maint: fix bootstrap module lists for alignof * 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. --- diff --git a/bootstrap.conf b/bootstrap.conf index 2fd842959b..8e257a254d 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -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