pgsql/src/makefiles Makefile.aix Makefile.unixware

Started by Bruce Momjianover 24 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian@postgresql.org 02/04/05 07:01:59

Modified files:
src/makefiles : Makefile.aix Makefile.unixware

Log message:

This patch corrects the use of rpath and export options when compiling
on postgres on Unixware with GCC built with gnu-as and gnu-ld.

Remove leading spaces in conditional tests in patch and Makefile.aix.

Nicolas Bazin