diff options
author | Engine Feeder <enginefeeder101@users.noreply.github.com> | 2015-10-23 20:27:35 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2015-10-27 06:05:47 (GMT) |
commit | 2b396da560700e7661337939e6ef86c24be8f257 (patch) | |
tree | 1e1fddc8a9b57c31a102416449a7a36ddb97f3a1 /src/sdl_gfx.mk | |
parent | 3f96743b43ce2897c053c509cdcad72581d3409d (diff) | |
download | mxe-2b396da560700e7661337939e6ef86c24be8f257.zip mxe-2b396da560700e7661337939e6ef86c24be8f257.tar.gz mxe-2b396da560700e7661337939e6ef86c24be8f257.tar.bz2 |
postgresql: fix socket error checking for mingw
When the client library of PostgreSQL is compiled with a MinGW-w64
environment the resulting libpq does not work. This has been reported
upstream with two bug reports and a patch was submitted by
Michael Cronenworth <mike(at)cchtml(dot)com> (1) but it has not been
picked up by upstream.
This is confirmed to build on Arch Linux x64 with targets:
x86_64-w64-mingw32.static and i686-w64-mingw32.static
and works under Wine, Windows 7 and Windows 10 (both 32/64bit binaries)
(1) http://www.postgresql.org/message-id/520EBC3D.1010103@cchtml.com
fixes #690
Diffstat (limited to 'src/sdl_gfx.mk')
0 files changed, 0 insertions, 0 deletions