Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2019 02:14:44 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r351063 - head/share/man/man7
Message-ID:  <201908150214.x7F2EiNx081542@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Thu Aug 15 02:14:44 2019
New Revision: 351063
URL: https://svnweb.freebsd.org/changeset/base/351063

Log:
  arch.7: be explicit about the future for unmigrated GCC 4.2.1 archs
  
  Reported by:	imp
  MFC after:	1 week
  MFC with:	r351036

Modified:
  head/share/man/man7/arch.7

Modified: head/share/man/man7/arch.7
==============================================================================
--- head/share/man/man7/arch.7	Thu Aug 15 00:39:53 2019	(r351062)
+++ head/share/man/man7/arch.7	Thu Aug 15 02:14:44 2019	(r351063)
@@ -336,8 +336,9 @@ This table shows the default tool chain for each archi
 (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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908150214.x7F2EiNx081542>