From 36955b7bcbc8bc34cfd246dafa98873ca3fd8858 Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Fri, 3 Nov 2017 14:34:20 +0000 Subject: [PATCH] Platforms fri3ll and fri6ll are supported, so add them to overview. Copied from Perforce Change: 193383 ServerID: perforce.ravenbrook.com --- mps/manual/source/guide/overview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mps/manual/source/guide/overview.rst b/mps/manual/source/guide/overview.rst index ff418b27de0..dc7652af1c9 100644 --- a/mps/manual/source/guide/overview.rst +++ b/mps/manual/source/guide/overview.rst @@ -53,7 +53,7 @@ The MPS is currently supported for deployment on: - Linux 2.6 or later, on IA-32 using GCC and on x86-64 using GCC or Clang/LLVM; -- FreeBSD 7 or later, on IA-32 and x86-64, using GCC; +- FreeBSD 7 or later, on IA-32 and x86-64, using GCC or Clang/LLVM; - OS X 10.4 or later, on IA-32 and x86-64, using Clang/LLVM.