]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
as: add deprecation notice to the man page
authoremaste <emaste@FreeBSD.org>
Thu, 1 Aug 2019 19:01:27 +0000 (19:01 +0000)
committeremaste <emaste@FreeBSD.org>
Thu, 1 Aug 2019 19:01:27 +0000 (19:01 +0000)
commitde5f18848bcf12c1e1fd82b1279a56ef2f7f1f91
tree388f488a692562c345de49257137aeb75742d365
parent0740d168a53a560342df5e77be48f61a2a0665f4
as: add deprecation notice to the man page

In the future FreeBSD will ship without GNU binutils 2.17.50.  Add a
note advising users who require GNU as to install the binutils port
or package.

Note that on armv7, arm64, amd64, i386 we currently ship only two
binutils tools (as and objdump).  A deprecation notice was added to
objdump's man page some time ago.

PR: 233611
Discussed with: jhb
MFC after: 1 week
Relnotes: Yes
Sponsored by: The FreeBSD Foundation
contrib/binutils/gas/doc/as.texinfo
gnu/usr.bin/binutils/as/as.1