Move -L flag around for shared builds:

Bruce Momjian <bruce@momjian.us>

Commit: 5bced8f5cb94e5c7fdd952b09e4dd1a86134e4c4
Author: Bruce Momjian <bruce@momjian.us>
Date: 2005-07-13T02:11:57Z
Releases: 8.1.0
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.

Files

PathChange+/−
src/Makefile.shlib modified +2 −2