forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit30657b7
committed
Remove --enable-auto-import linker switch in Cygwin build.
This is expected to make it start failing when contrib modulesreference non-PGDLLIMPORT'ed global variables, as the other Windowsbuild methods do. Aside from the value of consistency, the underlyingimplementation of this switch is pretty ugly and not really somethingwe want to rely on if we have to use PGDLLIMPORT anyway for MSVC.1 parent8c9db4a commit30657b7
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
| 6 | + | |
| 7 | + | |
| 8 | + |
0 commit comments
Comments
(0)