forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc4782c4
committed
Fix meson detection of a couple of 64 bit builtins.
A couple of checks were missed by commit962da90, so we would fail todetect the features.Reported-by: Юрий Соколов <y.sokolov@postgrespro.ru>Discussion:https://postgr.es/m/42C25E2A-6519-4549-9F47-6B0686E83836%40postgrespro.ru1 parent5b291d1 commitc4782c4
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2101 | 2101 |
| |
2102 | 2102 |
| |
2103 | 2103 |
| |
2104 |
| - | |
| 2104 | + | |
2105 | 2105 |
| |
2106 | 2106 |
| |
2107 | 2107 |
| |
| |||
2114 | 2114 |
| |
2115 | 2115 |
| |
2116 | 2116 |
| |
2117 |
| - | |
2118 |
| - | |
| 2117 | + | |
| 2118 | + | |
2119 | 2119 |
| |
2120 | 2120 |
| |
2121 | 2121 |
| |
2122 | 2122 |
| |
2123 | 2123 |
| |
| 2124 | + | |
2124 | 2125 |
| |
2125 | 2126 |
| |
2126 | 2127 |
| |
|
0 commit comments
Comments
(0)