whyusefreebsd: generify version numbers

Rather than use specific version numbers just talk about FreeBSD: for
amd64 we no longer use gcc on any supported version.

Also fix a double-space after a ","
This commit is contained in:
Eitan Adler 2018-08-02 10:57:07 +00:00
parent 4526b51d55
commit 5ffd5da947
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52074

View file

@ -66,8 +66,8 @@
<p>&os; has been one of the first adopters of the LLVM
infrastructure, including the clang compiler and the libc++
stack. The entire &os; 9.x system, including kernel and
userspace, can build with clang, and from &os; 9.1 both clang
stack. The entire &os; system, including kernel and
userspace, can build with clang, and from &os; both clang
and the permissively-licensed libc++ are included, giving a
modern, BSD-licensed C++ stack. Several &os; developers are
also active contributors to LLVM, ensuring that both projects