arch.7: add deprecation notice for GCC 4.2.1

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2019-08-14 17:13:36 +00:00
parent 4715c31e3e
commit ff03c71275

View file

@ -333,6 +333,10 @@ or an external toolchain compiler and linker provided by a port or package.
.El
.Pp
(1) External toolchain provided by ports/packages.
.Pp
Note that GCC 4.2.1 is deprecated, and scheduled for removal on 2020-03-31.
CPU architectures not migrated to either base system Clang or external
toolchain by then will be desupported.
.Ss Predefined Macros
The compiler provides a number of predefined macros.
Some of these provide architecture-specific details and are explained below.