forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8d6e2d4
committed
Revert to using --enable-auto-import in Cygwin builds.
Disabling auto-import requires that all libraries we use be careful aboutdeclspecs for exported variables; and it seems they aren't. This meansthat Cygwin will not give us useful info about missing PGDLLIMPORT markers;but it's probably sufficient that MSVC and Mingw builds do.1 parent734ff84 commit8d6e2d4
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
| 7 | + | |
| 8 | + | |
| 9 | + |
0 commit comments
Comments
(0)