forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1330dcd
committed
meson: Include CFLAGS/c_args in summary and pg_config output
Previously arguments passed in via CFLAGS/-Dc_args were neither displayed inmeson's summary, nor in pg_config's output.Reported-by: "wangw.fnst@fujitsu.com" <wangw.fnst@fujitsu.com>Discussion:https://postgr.es/m/OS3PR01MB62751847BC9CD2DB7B29AC129E529@OS3PR01MB6275.jpnprd01.prod.outlook.com1 parent78fdb1e commit1330dcd
2 files changed
+11
-3
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2966 | 2966 |
| |
2967 | 2967 |
| |
2968 | 2968 |
| |
| 2969 | + | |
| 2970 | + | |
| 2971 | + | |
2969 | 2972 |
| |
2970 | 2973 |
| |
2971 | 2974 |
| |
| |||
2982 | 2985 |
| |
2983 | 2986 |
| |
2984 | 2987 |
| |
| 2988 | + | |
2985 | 2989 |
| |
2986 | 2990 |
| |
2987 | 2991 |
| |
|
Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
46 |
| - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
47 | 51 |
| |
48 | 52 |
| |
49 |
| - | |
| 53 | + | |
50 | 54 |
| |
51 | 55 |
| |
52 | 56 |
| |
|
0 commit comments
Comments
(0)