summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-09-15 01:03:10 -0500
committerPaul Eggert <eggert@cs.ucla.edu>2022-09-15 01:16:31 -0500
commit728f3baa50f89d7ee786faf3e28a25807b836c29 (patch)
treeee14eeec6fcc1e650ab5c6ba40b900eed100e395 /bootstrap.conf
parent9a777a44b31b253c8909c09bdb83fbc62c46ef3e (diff)
downloadcoreutils-728f3baa50f89d7ee786faf3e28a25807b836c29.tar.gz
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.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 2fd842959..8e257a254 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