pgsql: Move -L flag around for shared builds: I wrote: > So either we
Started by Bruce Momjianabout 21 years ago1 messagescomitters
Log Message:
-----------
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.
Modified Files:
--------------
pgsql/src:
Makefile.shlib (r1.93 -> r1.94)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.shlib.diff?r1=1.93&r2=1.94)