forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit051fd5e
committed
Allow ecpg to be built stand-alone, allow parallel libpq make
This change defines SHLIB_PREREQS for the libpgport dependency, ratherthan using a makefile rule. This was broken in PG 12.Reported-by: Filip JanusDiscussion:https://postgr.es/m/E5Dc85EGUY4wyG8cjAU0qoEdCJxGK_qhW1s9qSuYq9A@mail.gmail.comAuthor: Dagfinn Ilmari Mannsåker (for libpq)Backpatch-through: 121 parent82e8018 commit051fd5e
2 files changed
+2
-2
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
| 88 | + | |
88 | 89 |
| |
89 | 90 |
| |
90 | 91 |
| |
91 | 92 |
| |
92 | 93 |
| |
93 |
| - | |
94 |
| - | |
95 | 94 |
| |
96 | 95 |
| |
97 | 96 |
| |
|
0 commit comments
Comments
(0)