svn commit: r338861 - head/lib/libc
Ed Maste
emaste at freebsd.org
Fri Sep 21 18:16:14 UTC 2018
On 21 September 2018 at 14:11, Cy Schubert <Cy.Schubert at cschubert.com> wrote:
>
> Should this require bumping __FreeBSD_version?
Shouldn't be necessary - as of r336901 we've had an ifunc-capable
linker in the toolchain for both amd64 and i386. This commit is just a
safety belt to make sure that if someone builds libc outside of the
standard process and uses old GNU ld we get a hard error rather than a
mysterious failure.
More information about the svn-src-all
mailing list