From 900ecfd89fbe426c4cd1e2a86b0381d3d4050749 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 23 Oct 2023 13:12:10 -0700 Subject: [PATCH] maint: fix port to s390x Problem reported by Sarah-Julia Kriesch . * bootstrap.conf (gnulib_modules): Add alignasof. --- bootstrap.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap.conf b/bootstrap.conf index 594dbee..a0229b0 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -18,6 +18,7 @@ # gnulib modules used by this package. gnulib_modules=' +alignasof announce-gen calloc-gnu close -- 2.41.0