From c06ccdd2ba00a4862403f1e45af48a2d74ab1826 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Thu, 15 Aug 2019 02:14:44 +0000 Subject: [PATCH] arch.7: be explicit about the future for unmigrated GCC 4.2.1 archs Reported by: imp MFC after: 1 week MFC with: r351036 --- share/man/man7/arch.7 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/share/man/man7/arch.7 b/share/man/man7/arch.7 index c009dc66843..7a469ef2e03 100644 --- a/share/man/man7/arch.7 +++ b/share/man/man7/arch.7 @@ -336,8 +336,9 @@ This table shows the default tool chain for each architecture. (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. +Any CPU architectures not migrated by then +(to either base system Clang or external toolchain) +may be removed from the tree after that date. .Ss Predefined Macros The compiler provides a number of predefined macros. Some of these provide architecture-specific details and are explained below.