]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Retire BINUTILS and BINUTILS_BOOTSTRAP options
authoremaste <emaste@FreeBSD.org>
Sun, 7 Jun 2020 00:07:21 +0000 (00:07 +0000)
committeremaste <emaste@FreeBSD.org>
Sun, 7 Jun 2020 00:07:21 +0000 (00:07 +0000)
commitff2381d17f8c4925913f2c050d7ffa2d525bf102
treed8c7c262e7d90046436c61b9f0505d45e04c70f2
parent5ec82f46d5cc4ce44be6f5799879e1352b433904
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]