]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Log LLVM library version in configure output.
authorThomas Munro <tmunro@postgresql.org>
Sun, 22 Oct 2023 01:17:00 +0000 (14:17 +1300)
committerThomas Munro <tmunro@postgresql.org>
Sun, 22 Oct 2023 01:23:11 +0000 (14:23 +1300)
commit3b0f20f6ce145b0cd5aefa147a7e425b60601a58
tree8e0b2644107263a0d92f2dcf3d00099c536e4424
parent174ccda5e2874fe33cc29b29dae753c1403288e3
Log LLVM library version in configure output.

When scanning build farm results, it's useful to be able to see which
version is in use.  For the Meson build system, this information was
already displayed.

Back-patch to all supported branches.

Discussion: https://postgr.es/m/4022690.1697852728%40sss.pgh.pa.us
config/llvm.m4
configure