forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6ad94e4
committed
Reorder configure tests for accept() in Windows
Currently only frogmouth in the buildfarm uses the 32bit params, andit's not able to build past release 10, so put those last, savingsubstantial configure time on more modern systems. Even if we get amodern 32 bit Windows system at some stage we should probably prefer the64 bit interface here these days.1 parentb96f6b1 commit6ad94e4
2 files changed
+4
-4
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
47 |
| - | |
| 46 | + | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15025 | 15025 |
| |
15026 | 15026 |
| |
15027 | 15027 |
| |
15028 |
| - | |
15029 |
| - | |
| 15028 | + | |
| 15029 | + | |
15030 | 15030 |
| |
15031 | 15031 |
| |
15032 | 15032 |
| |
|
0 commit comments
Comments
(0)