Blind attempt at fixing the non-MSVC Windows builds
Alvaro Herrera <alvherre@alvh.no-ip.org>
Blind attempt at fixing the non-MSVC Windows builds Apparently, they need -DBUILDING_DLL for the Assert() declarations to work correctly.
Files
| Path | Change | +/− |
|---|---|---|
| src/makefiles/Makefile.cygwin | modified | +4 −0 |
| src/makefiles/Makefile.win32 | modified | +4 −0 |