pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for Darwin. - Mailing list pgsql-committers

From [email protected] (Bruce Momjian)
Subject pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for Darwin.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for Darwin.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/makefiles:
        Makefile.darwin (r1.8 -> r1.8.4.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/Makefile.darwin.diff?r1=1.8&r2=1.8.4.1)

pgsql-committers by date:

Previous
From: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Add some test scaffolding to allow cache-flush stress testing