Date: Fri, 21 Sep 2018 14:15:52 -0400 From: Ed Maste <emaste@freebsd.org> To: Cy Schubert <Cy.Schubert@cschubert.com> Cc: src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r338861 - head/lib/libc Message-ID: <CAPyFy2DjkXz%2B9kPz_JL_Ep-3z66yf5os%2BCf8VBPawpdZY-OHgA@mail.gmail.com> In-Reply-To: <201809211811.w8LIB3Oq071100@slippy.cwsent.com> References: <emaste@FreeBSD.org> <201809211749.w8LHnbap091466@repo.freebsd.org> <201809211811.w8LIB3Oq071100@slippy.cwsent.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 21 September 2018 at 14:11, Cy Schubert <Cy.Schubert@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2DjkXz%2B9kPz_JL_Ep-3z66yf5os%2BCf8VBPawpdZY-OHgA>