From 1fc78b7e60c4bccfd0d9fa2c00eb6c73ecbcbf4a Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Mon, 23 Mar 2020 18:17:56 +0000 Subject: [PATCH] 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. --- share/man/man7/arch.7 | 2 -- 1 file changed, 2 deletions(-) diff --git a/share/man/man7/arch.7 b/share/man/man7/arch.7 index 7ce245cf1cec..c6aaffff8e66 100644 --- a/share/man/man7/arch.7 +++ b/share/man/man7/arch.7 @@ -317,8 +317,6 @@ This table shows the default tool chain for each architecture. .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