Date: Fri, 13 May 2022 20:27:45 -0500 From: Justin Hibbits <chmeee@has.gonegalt.net> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 448c505c33cc - main - libm: Add feenableexcept and fedisableexcept to library on powerpc Message-ID: <20220513202745.15726e52@ralga-linux> In-Reply-To: <202205140126.24E1Q79J080715@gitrepo.freebsd.org> References: <202205140126.24E1Q79J080715@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 14 May 2022 01:26:07 GMT Justin Hibbits <jhibbits@FreeBSD.org> wrote: > The branch main has been updated by jhibbits: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=448c505c33cc334193590f3844406d6a74f26e2a > > commit 448c505c33cc334193590f3844406d6a74f26e2a > Author: Justin Hibbits <jhibbits@FreeBSD.org> > AuthorDate: 2022-05-13 22:18:25 +0000 > Commit: Justin Hibbits <jhibbits@FreeBSD.org> > CommitDate: 2022-05-14 01:24:22 +0000 > > libm: Add feenableexcept and fedisableexcept to library on powerpc > > Summary: > These functions are missing from the library itself, and exist > solely in the header. This breaks a few ports that expect libm to > have the symbols in the library itself. > > Questions on MFC-ability: Can this be MFC'd to 13.2, and how? I had removed this last line before doing the rebase and arc dance...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220513202745.15726e52>