]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Retire BINUTILS and BINUTILS_BOOTSTRAP options
authorEd Maste <emaste@FreeBSD.org>
Sun, 7 Jun 2020 00:07:21 +0000 (00:07 +0000)
committerEd Maste <emaste@FreeBSD.org>
Sun, 7 Jun 2020 00:07:21 +0000 (00:07 +0000)
commit74e8d41e0ac818cfcb020b8bccbc39b0e264f47f
treed8c7c262e7d90046436c61b9f0505d45e04c70f2
parent2ea16071f057071ca076464636eb6d65b9d1f4c1
Retire BINUTILS and BINUTILS_BOOTSTRAP options

As of r361857 all BINUTILS options are disabled by default - ports
have been changed to depend on binutils if they require GNU as, and
all base system assembly files have been switched to use Clang's
integrated assembler.

Relnotes: Yes
Sponsored by: The FreeBSD Foundation
Makefile.inc1
ObsoleteFiles.inc
gnu/usr.bin/Makefile
gnu/usr.bin/binutils/Makefile
share/mk/src.opts.mk
tools/build/mk/OptionalObsoleteFiles.inc
tools/build/options/WITHOUT_BINUTILS [deleted file]
tools/build/options/WITHOUT_BINUTILS_BOOTSTRAP [deleted file]
tools/build/options/WITH_BINUTILS [deleted file]
tools/build/options/WITH_BINUTILS_BOOTSTRAP [deleted file]