forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit23be520
committed
Fallback to clang in PATH with meson
Some distributions put clang into a different path than the llvmbinary path.For example, this is the case on NixOS / nixpkgs, which failed to findclang with meson before this patch.Author: Wolfgang WaltherReviewed-by: Nazir Bilal Yavuz, Alvaro Herrera, Peter EisentrautReviewed-by: Tristan PartinDiscussion:https://www.postgresql.org/message-id/ca8f37e1-a2c3-40e2-91f6-59c3d3652ad4@technowledgy.deBackpatch: 16-, where meson support was added1 parentcc90d78 commit23be520
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
805 | 805 |
| |
806 | 806 |
| |
807 | 807 |
| |
808 |
| - | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
809 | 812 |
| |
810 | 813 |
| |
811 | 814 |
| |
|
0 commit comments
Comments
(0)