Re: [PATCH 2/2] doc/build-platforms: document supported compilers

2022-03-31 Thread Damien Hedde
Reviewed-by: Damien Hedde On 3/31/22 15:56, marcandre.lur...@redhat.com wrote: From: Marc-André Lureau According to our configure checks, this is the list of supported compilers. Signed-off-by: Marc-André Lureau --- docs/about/build-platforms.rst | 10 ++ 1 file changed, 10 inser

[PATCH 2/2] doc/build-platforms: document supported compilers

2022-03-31 Thread marcandre . lureau
From: Marc-André Lureau According to our configure checks, this is the list of supported compilers. Signed-off-by: Marc-André Lureau --- docs/about/build-platforms.rst | 10 ++ 1 file changed, 10 insertions(+) diff --git a/docs/about/build-platforms.rst b/docs/about/build-platforms.rs