Use libc.so.7 for FreeBSD
authorRomain Tartière <romain@FreeBSD.org>
Sun, 7 Jun 2015 22:31:36 +0000 (22:31 +0000)
committerMarcin Cieslak <saper@saper.info>
Thu, 11 Jun 2015 12:27:57 +0000 (12:27 +0000)
commit4ad59b97e0ec374e86db140611cdcaa5ce2e8b88
treeebf86d43b8f08c666df8b080eaf224492f15d5aa
parente453a6e52bcc73aa87129212561511963fdf7871
Use libc.so.7 for FreeBSD

/usr/lib/libc.so is now an ld script
and to a symbolic link to the
libc.so.7 library.

Obtained from: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=179899
configure.ac