postgresql/config
Thomas Munro 4dd29b6833 jit: Remove {llvm-config,clang}-N configure probes.
Previously we searched for llvm-config-N and clang-N as well as the
unversioned names, and maintained a list of expected values of N.  There
doesn't seem to be any reason to think that the default llvm-config and
clang won't be good enough, and if they aren't, they can be overridden
with LLVM_CONFIG and CLANG, so let's stop maintaining that list.

The list had not been updated since LLVM 7 with no complaints, so commit
820b5af73d probably should have just removed it when dropping support
for 7, instead of trying to be helpful by bringing it up to date with
recent version numbers.

The Meson build system didn't have that, so no change there.

Suggested-by: Peter Eisentraut <peter@eisentraut.org>
Discussion: https://postgr.es/m/CA%2BhUKG%2BSOP-aR%3DYF_n0dtXGWeCy6x%2BCn-RMWURU5ySQdmeKW1Q%40mail.gmail.com
2024-05-16 13:58:25 +12:00
..
ax_pthread.m4
c-compiler.m4 Optimize pg_popcount() with AVX-512 instructions. 2024-04-06 21:56:23 -05:00
c-library.m4
check_decls.m4
check_modules.pl
config.guess Update config.guess and config.sub 2024-04-09 14:21:57 +02:00
config.sub Update config.guess and config.sub 2024-04-09 14:21:57 +02:00
general.m4
install-sh
llvm.m4 jit: Remove {llvm-config,clang}-N configure probes. 2024-05-16 13:58:25 +12:00
Makefile
meson.build
missing
perl.m4
pkg.m4
prep_buildtree
programs.m4
python.m4
tcl.m4