commit | 02f48a32400f81413329d81203c417521882cab6 | [log] |
---|---|---|
author | Christian Lohmaier <[email protected]> | Thu Sep 14 15:47:20 2023 +0200 |
committer | Miklos Vajna <[email protected]> | Tue Sep 19 08:23:19 2023 +0200 |
tree | c7f0255cde1f00a7f3f6f623f46b64f30322fd08 | |
parent | 05418537bf82929c1e4a8575453b26d7d4c843fe [diff] |
Adjust for new linux baseline Change-Id: I6916ee8e6f7f8beac1f3eade7ae539340ce3a2b5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156920 Tested-by: Jenkins Reviewed-by: Miklos Vajna <[email protected]>
diff --git a/README.md b/README.md index 37e7131..6afb800 100644 --- a/README.md +++ b/README.md
@@ -41,8 +41,8 @@ * Runtime: 10.15 * Build: 12 (13 for aarch64) + Xcode 14 * Linux: * Runtime: RHEL 7 or CentOS 7 * Build: either GCC 7.0.0; or Clang 8.0.1 with libstdc++ 7.3.0 * Runtime: RHEL 8 or CentOS 8 and comparable * Build: either GCC 12; or Clang 12 with libstdc++ 8.5 * iOS (only for LibreOfficeKit): * Runtime: 11.4 (only support for newer i devices == 64 bit) * Build: Xcode 9.3 and iPhone SDK 11.4 @@ -57,7 +57,7 @@ [Development/Java](https://wiki.documentfoundation.org/Development/Java), the exact modules that depend on Java are listed. The baseline for Java is Java Development Kit (JDK) Version 11 or later. It is The baseline for Java is Java Development Kit (JDK) Version 17 or later. It is possible to build LibreOffice with JDK version 9, but it is no longer supported by the JDK vendors, thus it should be avoided.