• Noah Misch's avatar
    Install libpq DLL with $(INSTALL_SHLIB). · 8605bc75
    Noah Misch authored
    Programs need execute permission on a DLL file to load it.  MSYS
    "install" ignores the mode argument, and our Cygwin build statically
    links libpq into programs.  That explains the lack of buildfarm trouble.
    Back-patch to 9.0 (all supported versions).
    8605bc75
Makefile 5.73 KB