forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4baff50
committed
doc: remove llvm-config search from configure documentation
As of4dd29b6, we no longer attempt to locate any other llvm-configvariant than plain llvm-config in configure-based builds; update thedocumentation accordingly. (For Meson-based builds, we still use Meson'sLLVMDependencyConfigTool [0], which runs through a set of possiblesuffixes [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#L183Author: Ole Peder Brandtzæg <olebra@samfundet.no>Discussion:https://www.postgresql.org/message-id/20240518224601.gtisttjerylukjr5%40samfundet.no1 parentd43b8bb commit4baff50
1 file changed
+4
-6
lines changedLines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
941 | 941 |
| |
942 | 942 |
| |
943 | 943 |
| |
944 |
| - | |
945 |
| - | |
946 |
| - | |
947 |
| - | |
948 |
| - | |
949 |
| - | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
950 | 948 |
| |
951 | 949 |
| |
952 | 950 |
| |
|
0 commit comments
Comments
(0)