1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-13 19:02:02 +02:00

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.
This commit is contained in:
Paul Eggert
2022-09-15 01:03:10 -05:00
parent 9a777a44b3
commit 728f3baa50

View 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