summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Derek Mauro <dmauro@google.com>2022-08-16 11:13:01 -0700
committerGravatar Copybara-Service <copybara-worker@google.com>2022-08-16 11:13:44 -0700
commitf4b2faaa440827266aaf371917736b8fba854cf3 (patch)
tree3b89d730dd1fc48bb6d9e86fdfbf05ae665b28c4 /README.md
parentfa69b19a4e1c96943fad67fbe99ce77cb23f2e7e (diff)
Update Abseil platform support policy to point to the Foundational C++
Support Policy PiperOrigin-RevId: 467974699 Change-Id: I1c3e5537aa8be592cace695f5a2f0adb9045efbe
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
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