forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1c9acd5
committed
Use --disable-auto-import linker switch in Mingw builds, too.
This is evidently the default on buildfarm member narwhal, but thatis a pretty ancient Mingw version, and there is reason to think thatmore recent versions of GNU ld have this feature turned on by default.Since we are trying to achieve consistency of link behavior acrossall Windows toolchains, let's just make sure here.1 parent30657b7 commit1c9acd5
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 |
| - | |
3 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + |
0 commit comments
Comments
(0)