forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0fb6934
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 parent43fb4b4 commit0fb6934
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
537 | 537 |
| |
538 | 538 |
| |
539 | 539 |
| |
| 540 | + | |
| 541 | + | |
540 | 542 |
| |
541 |
| - | |
| 543 | + | |
542 | 544 |
| |
543 |
| - | |
| 545 | + | |
544 | 546 |
| |
545 | 547 |
| |
546 | 548 |
| |
|
0 commit comments
Comments
(0)