README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 577aab3380f3fd921f461f55bb47ea5392492697
Author: Ilmari Lauhakangas <[email protected]>
AuthorDate: Fri Dec 5 15:59:41 2025 +0200
Commit: Stephan Bergmann <[email protected]>
CommitDate: Sun Dec 7 18:05:34 2025 +0100
README.md: don't be too exact with the compiler plugins Clang version
Change-Id: I136f370c5de21f206ac89fcdee17c9ec21cdb613
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/195088
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <[email protected]>
diff --git a/README.md b/README.md
index 72281b046952..485163a6ec20 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ in SUSE Linux Enterprise Desktop and the Maintenance Support
version of
Red Hat Enterprise Linux.
If you want to use Clang with the LibreOffice compiler plugins, the minimal
-version of Clang is 18.1.8. Since Xcode doesn't provide the compiler plugin
+version of Clang is 18. Since Xcode doesn't provide the compiler plugin
headers, you have to compile your own Clang to use them on macOS.
You can find the TDF configure switches in the `distro-configs/` directory.