forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite6841c4
committed
Install libpq DLL with $(INSTALL_SHLIB).
Programs need execute permission on a DLL file to load it. MSYS"install" ignores the mode argument, and our Cygwin build staticallylinks libpq into programs. That explains the lack of buildfarm trouble.Back-patch to 9.0 (all supported versions).1 parent823be6b commite6841c4
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
| 116 | + | |
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
|
0 commit comments
Comments
(0)