pgsql/src Makefile.shlib

From: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src Makefile.shlib
Date: 2001-09-11 23:20:41
Message-ID: 200109112320.f8BNKfv51641@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: scrappy(at)hub(dot)org 01/09/11 19:20:41

Modified files:
src : Makefile.shlib

Log message:
Use gcc -shared rather than gcc -G for shared library linking on Solaris.

suggested by Bob Deblier (bob(at)virtualunlimited(dot)com)

Browse pgsql-committers by date

  From Date Subject
Next Message Marc G. Fournier 2001-09-11 23:27:10 pgsql/src/interfaces/odbc GNUmakefile
Previous Message Marc G. Fournier 2001-09-11 23:08:07 pgsql/src/bin/psql input.c input.h