mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
arch.7: add deprecation notice for GCC 4.2.1
MFC after: 1 week Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
4715c31e3e
commit
ff03c71275
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue