From f4b2faaa440827266aaf371917736b8fba854cf3 Mon Sep 17 00:00:00 2001 From: Derek Mauro Date: Tue, 16 Aug 2022 11:13:01 -0700 Subject: Update Abseil platform support policy to point to the Foundational C++ Support Policy PiperOrigin-RevId: 467974699 Change-Id: I1c3e5537aa8be592cace695f5a2f0adb9045efbe --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 89790021..a12bc826 100644 --- a/README.md +++ b/README.md @@ -56,10 +56,12 @@ Quickstart](https://abseil.io/docs/cpp/quickstart-cmake). ## Support -Abseil is officially supported on many platforms. See the [Abseil -platform support -guide](https://abseil.io/docs/cpp/platforms/platforms) for details on -supported operating systems, compilers, CPUs, etc. +Abseil follows Google's [Foundational C++ Support +Policy](https://opensource.google/documentation/policies/cplusplus-support). See +[this +table](https://github.com/google/oss-policies-info/blob/main/foundational-cxx-support-matrix.md) +for a list of currently supported versions compilers, platforms, and build +tools. ## Codemap -- cgit v1.2.3