Date: Sun, 8 Mar 2020 21:30:56 +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: r358789 - head/share/man/man7 Message-ID: <202003082130.028LUuBI026866@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: emaste Date: Sun Mar 8 21:30:55 2020 New Revision: 358789 URL: https://svnweb.freebsd.org/changeset/base/358789 Log: arch.7: remove note about GCC 4.2.1 removal date GCC 4.2.1 was removed in r358454. Sponsored by: The FreeBSD Foundation Modified: head/share/man/man7/arch.7 Modified: head/share/man/man7/arch.7 ============================================================================== --- head/share/man/man7/arch.7 Sun Mar 8 21:25:36 2020 (r358788) +++ head/share/man/man7/arch.7 Sun Mar 8 21:30:55 2020 (r358789) @@ -319,14 +319,6 @@ This table shows the default tool chain for each archi .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. -Any CPU architectures not migrated by then -(to either base system Clang or external toolchain) -may be removed from the tree after that date. -make universe will not build mips -architectures unless the xtoolchain binaries have been installed for -the architecture. .Ss MACHINE_ARCH vs MACHINE_CPUARCH vs MACHINE .Dv MACHINE_CPUARCH should be preferred in Makefiles when the generic
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003082130.028LUuBI026866>