From 5ffd5da947fe08fa3d7b88aab3745de7dd8d8ed4 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Thu, 2 Aug 2018 10:57:07 +0000 Subject: [PATCH] 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 "," --- en_US.ISO8859-1/htdocs/advocacy/whyusefreebsd.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/advocacy/whyusefreebsd.xml b/en_US.ISO8859-1/htdocs/advocacy/whyusefreebsd.xml index 182ca748e4..5963732b9e 100644 --- a/en_US.ISO8859-1/htdocs/advocacy/whyusefreebsd.xml +++ b/en_US.ISO8859-1/htdocs/advocacy/whyusefreebsd.xml @@ -66,8 +66,8 @@

&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