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
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to