diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2024-08-21 15:11:21 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2024-08-21 15:12:24 +0200 |
commit | 0c7ec3b3a03b90c6d8afaff01635ed9060d5414d (patch) | |
tree | 03211d6e308f132156409cf5f154a2fecad52824 /src/backend/utils/adt/ruleutils.c | |
parent | 915aafe82a7c31e9f7452e8cedf6371c318388bd (diff) | |
download | postgresql-0c7ec3b3a03b90c6d8afaff01635ed9060d5414d.tar.gz postgresql-0c7ec3b3a03b90c6d8afaff01635ed9060d5414d.zip |
doc: remove llvm-config search from configure documentation
As of 4dd29b6833, we no longer attempt to locate any other llvm-config
variant than plain llvm-config in configure-based builds; update the
documentation accordingly. (For Meson-based builds, we still use Meson's
LLVMDependencyConfigTool [0], which runs through a set of possible
suffixes [1], so no need to update the documentation there.)
[0]: https://github.com/mesonbuild/meson/blob/7d28ff29396f9d7043204de8ddc52226b9903811/mesonbuild/dependencies/dev.py#L184
[1]: https://github.com/mesonbuild/meson/blob/7d28ff29396f9d7043204de8ddc52226b9903811/mesonbuild/environment.py#L183
Author: Ole Peder Brandtzæg <olebra@samfundet.no>
Discussion: https://www.postgresql.org/message-id/20240518224601.gtisttjerylukjr5%40samfundet.no
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions