forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit85cdcde
committed
Fix use of config-specific libraries for Windows OpenSSL
Commit614350a allowed for an different builds of OpenSSL libraries onWindows, but ignored the fact that the alternative builds don't haveconfig-specific libraries. This patch fixes the Solution file to ask forthe correct libraries.per offline discussions with Leonardo Cecchi and Marco Nenciarini,Backpatch to all live branches.1 parentfe0cc5b commit85cdcde
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
533 | 533 |
| |
534 | 534 |
| |
535 | 535 |
| |
| 536 | + | |
| 537 | + | |
536 | 538 |
| |
537 |
| - | |
| 539 | + | |
538 | 540 |
| |
539 |
| - | |
| 541 | + | |
540 | 542 |
| |
541 | 543 |
| |
542 | 544 |
| |
|
0 commit comments
Comments
(0)