pgsql/src Makefile.shlib makefiles/Makefile.fr ...

From: Peter Eisentraut - PostgreSQL <petere(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src Makefile.shlib makefiles/Makefile.fr ...
Date: 2001-06-20 20:25:11
Message-ID: 200106202025.f5KKPBM28424@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: petere(at)hub(dot)org 01/06/20 16:25:11

Modified files:
src : Makefile.shlib
src/makefiles : Makefile.freebsd

Log message:
Shared libraries should not be linked explicitly against -lc on FreeBSD
(see http://mail.gnu.org/pipermail/libtool/2000-July/001824.html). But
apparently it should still be present with -Bsymbolic.

Browse pgsql-committers by date

  From Date Subject
Next Message Vince Vielhaber 2001-06-21 13:10:27 [WEBMASTER] 'www/html related.html'
Previous Message Peter Eisentraut - PostgreSQL 2001-06-20 20:15:45 pgsql/src/makefiles Makefile.netbsd