Shared libraries should not be linked explicitly against -lc on FreeBSD
Peter Eisentraut <peter_e@gmx.net>
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
| Path | Change | +/− |
|---|---|---|
| src/Makefile.shlib | modified | +1 −2 |
| src/makefiles/Makefile.freebsd | modified | +1 −1 |