From b61dd6fd51cd979e2a0c773b8727822390cddfee Mon Sep 17 00:00:00 2001 From: Mark Olesen <Mark.Olesen@esi-group.com> Date: Wed, 24 Jun 2020 18:10:37 +0200 Subject: [PATCH] DOC: update note about Thermo problems with Clang - fixed in clang-10 --- doc/BuildIssues.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/BuildIssues.md b/doc/BuildIssues.md index bafb4ff9afc..7981ea300fb 100644 --- a/doc/BuildIssues.md +++ b/doc/BuildIssues.md @@ -8,6 +8,11 @@ for now. Compilation of kahip and ptscotch do not work. +### Thermo problems with Clang + +Previous versions (1906, 1912) experienced some Clang builds issues +with thermophysical libraries. These are resolved with clang-10. + ## Known Build Issues (OpenFOAM-v1912) -- GitLab