forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5bced8f
committed
Move -L flag around for shared builds:
I wrote:> So either we code up some intelligence to put the "C" in the right> position or we have to pass down "A B" and "D" separately from the> main makefile.The following patch might just do the former. Please try it out.Peter E.1 parentd6375d6 commit5bced8f
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
247 | 247 |
| |
248 | 248 |
| |
249 | 249 |
| |
250 |
| - | |
| 250 | + | |
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
|
0 commit comments
Comments
(0)