- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit6549a02
committed
meson: Fix missing name arguments of cc.compiles() calls
Without it, the check won't show up in the meson setup/configureoutput.Discussion:https://www.postgresql.org/message-id/flat/795b1c54-c64a-47f9-8fa3-880dcab59975%40eisentraut.org1 parent30f0176 commit6549a02
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1727 | 1727 |
| |
1728 | 1728 |
| |
1729 | 1729 |
| |
| 1730 | + | |
1730 | 1731 |
| |
1731 | 1732 |
| |
1732 | 1733 |
| |
| |||
1743 | 1744 |
| |
1744 | 1745 |
| |
1745 | 1746 |
| |
| 1747 | + | |
1746 | 1748 |
| |
1747 | 1749 |
| |
1748 | 1750 |
| |
| |||
2359 | 2361 |
| |
2360 | 2362 |
| |
2361 | 2363 |
| |
| 2364 | + | |
2362 | 2365 |
| |
2363 | 2366 |
| |
2364 | 2367 |
| |
| |||
2547 | 2550 |
| |
2548 | 2551 |
| |
2549 | 2552 |
| |
2550 |
| - | |
| 2553 | + | |
2551 | 2554 |
| |
2552 | 2555 |
| |
2553 | 2556 |
| |
|
0 commit comments
Comments
(0)