From da7540794a71baa274516632e6c4b6ea7b7b6f09 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 27 Oct 2020 11:50:02 -0400 Subject: Prepare 10.0.2 release --- README-maintainer | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'README-maintainer') diff --git a/README-maintainer b/README-maintainer index bc9a84a0..fd28f9a4 100644 --- a/README-maintainer +++ b/README-maintainer @@ -142,16 +142,17 @@ RELEASE PREPARATION For Windows, use a Windows style path, not an MSYS path for large files. -* Test with clang. Pass `CC=clang CXX=clang++` to `./configure`. Test - with newer version of gcc if available. +* Test with clang. Pass `CC=clang CXX=clang++` to `./configure`. (Done + in CI). + +* Test with newer version of gcc if available. * Test 32-bit. Pass `CC=i686-linux-gnu-gcc CXX=i686-linux-gnu-g++` to `./configure`. (Done in CI.) * Test build on a mac. (Done in CI.) -* Test with address sanitizer as described above. (Done in CI with - gcc; test locally with clang.) +* Test with address sanitizer as described above. (Done in CI.) * A small handful of additional files have been taken from autotools programs. These should probably be updated from time to time. -- cgit v1.2.3-70-g09d2