svn commit: r356379 - head/share/mk

Ed Maste emaste at freebsd.org
Sun Jan 5 17:22:07 UTC 2020


On Sun, 5 Jan 2020 at 11:59, Ed Maste <emaste at freebsd.org> wrote:
>
> Author: emaste
> Date: Sun Jan  5 16:59:24 2020
> New Revision: 356379
> URL: https://svnweb.freebsd.org/changeset/base/356379
>
> Log:
>   src.opts.mk: disable BINUTILS_BOOTSTRAP on mips64*

I should probably make this the case for all of mips* and sparc64.
Using a decade-old binutils with a contemporary compiler (either Clang
or GCC) isn't likely to be a combination used by anyone else and it's
not going to be a good use of our time investigating and addressing
any issues that arise.


More information about the svn-src-all mailing list