aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_utilcmd.c
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2024-05-16 13:41:03 +1200
committerThomas Munro <tmunro@postgresql.org>2024-05-16 13:58:25 +1200
commit4dd29b683334739168f60df520dcc9218b6fead7 (patch)
treea3d32bb42d46a952ee40395009d12f71751004d0 /src/backend/parser/parse_utilcmd.c
parent0de37b51065bc5b5848d65a9bb6f932ef392374f (diff)
downloadpostgresql-4dd29b683334739168f60df520dcc9218b6fead7.tar.gz
postgresql-4dd29b683334739168f60df520dcc9218b6fead7.zip
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 820b5af73dc 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
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions