From e43acdc38575fde368aa489d7d23b30b9168cd20 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 19 Jul 2025 21:52:47 +0200 Subject: [PATCH] Update release steps. --- Admin/release-steps | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Admin/release-steps b/Admin/release-steps index b95e75947..43c442deb 100644 --- a/Admin/release-steps +++ b/Admin/release-steps @@ -258,6 +258,8 @@ We assume that the following environment variables are set: Then check the build infrastructure of the examples by running $ cd gettext-tools/examples $ ./check-examples + (This currently does not work with GCC 15 for the hello-go* examples, + due to .) Finally really make the release tarball: -- 2.47.3