Shared libraries should not be linked explicitly against -lc on FreeBSD

Peter Eisentraut <peter_e@gmx.net>

Commit: 90e2663313016d2c32bc9b75568ae28dd3dc20dc
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2001-06-20T20:25:11Z
Releases: 7.2.1
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.

Files

PathChange+/−
src/Makefile.shlib modified +1 −2
src/makefiles/Makefile.freebsd modified +1 −1