pgsql: Dept. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Dept.
Date
Msg-id 20100705234013.80A1A7541D4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Dept. of third thoughts: PG_LIBS may contain a -L switch, so it had better
stay in front of LDFLAGS.

Modified Files:
--------------
    pgsql/src/makefiles:
        pgxs.mk (r1.21 -> r1.22)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/pgxs.mk?r1=1.21&r2=1.22)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Make sure LDFLAGS come before LIBS when linking contrib programs.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Allow for LDFLAGS_SL already having a value in Makefile.aix.