]> 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:35:00 +0000 (14:35 +1300)
commit0a6e2c7f86940f6d7c18c5dc2c50bf5f7ed3654d
treec63380873b68d58da120a2fbe71015781b631de5
parente98f47d570a22e7aaaf71b79d6ce6852701bbd8d
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