]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
src.opts.mk: drop MIPS special case for disabling BINUTILS_BOOTSTRAP
authoremaste <emaste@FreeBSD.org>
Wed, 26 Feb 2020 19:08:23 +0000 (19:08 +0000)
committeremaste <emaste@FreeBSD.org>
Wed, 26 Feb 2020 19:08:23 +0000 (19:08 +0000)
commit00f58ef877b7119e171d9a90d10a31232975f444
treeb48d9122a55b4a949d3554a6f27decb4613b2c6a
parente1fa497c21f2b15f09a8731d7c20518fef8928ef
src.opts.mk: drop MIPS special case for disabling BINUTILS_BOOTSTRAP

Binutils has already been reduced to installing ld only on powerpc32
and as only on amd64.  (Also objdump on every arch supported by binutils
2.17.50.)  Although BINUTILS_BOOTSTRAP serves no purpose on MIPS there
is no reason to have a special case for it.

Sponsored by: The FreeBSD Foundation
share/mk/src.opts.mk