summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2022-02-16 17:16:55 +0100
committerStephan Bergmann <sbergman@redhat.com>2022-02-17 18:03:49 +0100
commitfe6043136fd3ba0333b99b8ca4dda699961c2bfd (patch)
tree522f7183ff071e36f7555523f5880169beefebbe /README.md
parentfe8ec10eeee51f806392e14440655c8d664bc234 (diff)
Bump Linux Clang baseline to 8.0.1
...as discussed in the mail sub-thread starting at <https://lists.freedesktop.org/archives/libreoffice/2022-February/088476.html> "Also bump Linux Clang baseline to 12.0.1 (was: Bump --enable-compiler-plugins Clang baseline?)", and clean up newly-obsolete __clang_major__ checks Change-Id: Idacb9148b019c07e138277df3a085ba71c64a8e1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130028 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4052f0580c08..546330ac86cb 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ run and compile LibreOffice, also used by the TDF builds:
* Build: 10.14.4 + Xcode 11.3
* Linux:
* Runtime: RHEL 7 or CentOS 7
- * Build: either GCC 7.0.0; or Clang 5.0.2 with libstdc++ 7.3.0
+ * Build: either GCC 7.0.0; or Clang 8.0.1 with libstdc++ 7.3.0
* iOS (only for LibreOfficeKit):
* Runtime: 11.4 (only support for newer i devices == 64 bit)
* Build: Xcode 9.3 and iPhone SDK 11.4