Date: Mon, 10 Feb 2020 12:16:58 -0600 From: Kyle Evans <kevans@freebsd.org> To: John Baldwin <jhb@freebsd.org> Cc: Kyle Evans <kevans@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-head <svn-src-head@freebsd.org> Subject: Re: svn commit: r357703 - head/share/mk Message-ID: <CACNAnaF4Ndsen_232h57VFSeuNg44m94pxgniFWcN40SA3a_6g@mail.gmail.com> In-Reply-To: <068de386-53b4-0fe6-cdff-22b4d940fc44@FreeBSD.org> References: <202002091853.019IrsaI054316@repo.freebsd.org> <068de386-53b4-0fe6-cdff-22b4d940fc44@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 10, 2020 at 12:13 PM John Baldwin <jhb@freebsd.org> wrote: > > On 2/9/20 10:53 AM, Kyle Evans wrote: > > Author: kevans > > Date: Sun Feb 9 18:53:53 2020 > > New Revision: 357703 > > URL: https://svnweb.freebsd.org/changeset/base/357703 > > > > Log: > > mips: mark GOOGLETEST broken, due to no fault of its own > > > > As explained in the comment; GOOGLETEST cannot currently be compiled on any > > mips variant at the moment due to the cross toolchain seemingly using the > > wrong spec and not pulling in libgcc. We'll be fine when llvm 10 lands, at > > which point this should be reverted most expeditiously. > > Hmm, I thought you were going to do this for any external GCC? It's also > broken on amd64, etc. as well when using external GCC. > My main concern at the moment is we haven't had any functional default builds for mips since I had unbroken it over a month ago -- I was hoping we'd be able to come up with a fix for the external GCC spec issue in relatively short order so as not to worry about it, but I can look at expanding this to all external GCC.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaF4Ndsen_232h57VFSeuNg44m94pxgniFWcN40SA3a_6g>