]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: emit the compiler's version in the build reports
authorWilly Tarreau <w@1wt.eu>
Mon, 14 Nov 2022 10:03:18 +0000 (11:03 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 14 Nov 2022 10:14:02 +0000 (11:14 +0100)
commita051816c03dacc611b0fd3b8f6247beb6d658abc
tree8ab8ad2af9f56e68ae2de5f8fc75109692992ce1
parenteedcea8b900b2397cbfcfe54f458f7fe1bbe6b35
CI: emit the compiler's version in the build reports

Some occasional builds fail only on a specific platform and being able
to figure the exact compiler version used there is crucial. It's not
easy to guess from the rest of the output, so let's add it before the
platform-specific defines, which suit the same needs.
.github/workflows/vtest.yml