On Sat, Oct 21, 2023 at 2:45 PM Tom Lane <[email protected]> wrote: > Thomas Munro <[email protected]> writes: > > (It'd be nice if the > > build farm logged "$LLVM_CONFIG --version" somewhere.) > > It's not really the buildfarm script's responsibility to do that, > but feel free to make configure do so.
Done, copying the example of how we do it for perl and various other things.
