Hi,
Bruce Momjian <bruce@momjian.us>
Hi,
I have changed a bit the makefiles for the win32 port - the *.def files
(created when building shared libraries) are now clean from
Makefile.shlib.
I have also removed "-g" from CFLAGS in the "cygwin32" template - it can
be
enabled when running configure.
Dan
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/lib/Makefile.in | modified | +1 −4 |
| src/interfaces/libpq/Makefile.in | modified | +1 −4 |
| src/Makefile.shlib | modified | +4 −1 |
| src/pl/plpgsql/src/Makefile.in | modified | +1 −4 |
| src/template/cygwin32 | modified | +1 −1 |