forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit47caa71
committed
meson: Pass more feature option through to required kwargs
That was already done in a lot of places, but not all.Backpatch this to keep the the meson files aligned as long as reasonablypossible.Author: Tristan Partin <tristan@neon.tech>Reviewed-by: Andres Freund <andres@anarazel.de>Discussion:https://postgr.es/m/CSPIJVUDZFKX.3KHMOAVGF94RV@c3poBackpatch: 16-, where meson support was added1 parent2eaa54d commit47caa71
1 file changed
+8
-8
lines changedLines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
773 | 773 |
| |
774 | 774 |
| |
775 | 775 |
| |
776 |
| - | |
777 |
| - | |
| 776 | + | |
| 777 | + | |
778 | 778 |
| |
779 | 779 |
| |
780 | 780 |
| |
| |||
1058 | 1058 |
| |
1059 | 1059 |
| |
1060 | 1060 |
| |
1061 |
| - | |
1062 |
| - | |
1063 |
| - | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
1064 | 1064 |
| |
1065 | 1065 |
| |
1066 | 1066 |
| |
| |||
1083 | 1083 |
| |
1084 | 1084 |
| |
1085 | 1085 |
| |
1086 |
| - | |
| 1086 | + | |
1087 | 1087 |
| |
1088 | 1088 |
| |
1089 | 1089 |
| |
| |||
1382 | 1382 |
| |
1383 | 1383 |
| |
1384 | 1384 |
| |
1385 |
| - | |
| 1385 | + | |
1386 | 1386 |
| |
1387 | 1387 |
| |
1388 | 1388 |
| |
| |||
2519 | 2519 |
| |
2520 | 2520 |
| |
2521 | 2521 |
| |
2522 |
| - | |
| 2522 | + | |
2523 | 2523 |
| |
2524 | 2524 |
| |
2525 | 2525 |
| |
|
0 commit comments
Comments
(0)