- Notifications
You must be signed in to change notification settings - Fork5
Commitcba6ffa
committed
Cygwin build fixes.
Get rid of use of dlltool for linking the main postgres executable.dlltool is obsolete and we'd prefer to stop depending on it.Also, include $(LDAP_LIBS_FE) in $(libpq_pgport). (It's not clear thatthis is really needed, or why it's not a linker bug if it is needed.But reports are that it's needed on current Cygwin.)We might want to back-patch this if it works, but first let's seewhat the buildfarm thinks.Marco Atzeri1 parentd3c4c47 commitcba6ffa
2 files changed
+15
-12
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
415 | 415 |
| |
416 | 416 |
| |
417 | 417 |
| |
418 |
| - | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
419 | 424 |
| |
420 | 425 |
| |
421 | 426 |
| |
|
Lines changed: 9 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
| 65 | + | |
| 66 | + | |
71 | 67 |
| |
72 |
| - | |
73 |
| - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
74 | 73 |
| |
75 |
| - | |
76 |
| - | |
| 74 | + | |
77 | 75 |
| |
78 | 76 |
| |
79 | 77 |
| |
| |||
295 | 293 |
| |
296 | 294 |
| |
297 | 295 |
| |
298 |
| - | |
| 296 | + | |
299 | 297 |
| |
300 | 298 |
| |
301 | 299 |
| |
|
0 commit comments
Comments
(0)