forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfc7852c
committed
meson: Improve PG_VERSION_STR generation
Previously the host operating system and 32/64 bit were not included and thebuild machine's cpu was used, which is potentially wrong for cross builds.Author: Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>Author: Andres Freund <andres@anarazel.de>Discussion:https://postgr.es/m/CAC+AXB16gwYhKCdS+t0pk3U7kKtpVj5L-ynmhK3Gbea330At3w@mail.gmail.com1 parentbad5116 commitfc7852c
1 file changed
+10
-2
lines changedLines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
146 |
| - | |
147 |
| - | |
148 | 146 |
| |
149 | 147 |
| |
150 | 148 |
| |
151 | 149 |
| |
| 150 | + | |
152 | 151 |
| |
153 | 152 |
| |
154 | 153 |
| |
| |||
2453 | 2452 |
| |
2454 | 2453 |
| |
2455 | 2454 |
| |
| 2455 | + | |
| 2456 | + | |
| 2457 | + | |
| 2458 | + | |
| 2459 | + | |
| 2460 | + | |
| 2461 | + | |
| 2462 | + | |
| 2463 | + | |
2456 | 2464 |
| |
2457 | 2465 |
| |
2458 | 2466 |
| |
|
0 commit comments
Comments
(0)