Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 2020 18:17:57 +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: r359254 - head/share/man/man7
Message-ID:  <202003231817.02NIHvZf036713@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Mon Mar 23 18:17:56 2020
New Revision: 359254
URL: https://svnweb.freebsd.org/changeset/base/359254

Log:
  arch.7: remove Default Tool Chain footnote about xtoolchain
  
  MIPS was the last arch to use external toolchain by default but uses
  in-tree Clang and lld as of r359233, and now no table entries reference
  the footnote.

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

Modified: head/share/man/man7/arch.7
==============================================================================
--- head/share/man/man7/arch.7	Mon Mar 23 18:14:04 2020	(r359253)
+++ head/share/man/man7/arch.7	Mon Mar 23 18:17:56 2020	(r359254)
@@ -317,8 +317,6 @@ This table shows the default tool chain for each archi
 .It riscv64     Ta Clang     Ta lld
 .It riscv64sf   Ta Clang     Ta lld
 .El
-.Pp
-(1) External toolchain provided by ports/packages.
 .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?202003231817.02NIHvZf036713>