Fix typo
From the context, this line refers to the two tier-1 platforms, i386 and amd64. Submitted by: ak
This commit is contained in:
parent
e1381efc57
commit
df3cd60169
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48165
1 changed files with 1 additions and 1 deletions
|
@ -2605,7 +2605,7 @@ href="https://lists.FreeBSD.org/pipermail/svn-src-head/2015-December/079671.html
|
|||
provide a modern toolchain for all supported achitectures.
|
||||
Tier 1 architectures are required to ship with a toolchain
|
||||
unencumbered by onerous license terms. This is currently
|
||||
provided for i386 and arm64 by the LLVM suite, including
|
||||
provided for i386 and amd64 by the LLVM suite, including
|
||||
the Clang compiler, LLD and LLDB. However LLVM support
|
||||
for other (Tier 2 or below) architectures is not yet of
|
||||
sufficient quality to be viable, and the older but
|
||||
|
|
Loading…
Reference in a new issue