From 5cb9b60112aa838accd5e6a4c092ea54a022cf74 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sun, 22 Sep 2024 11:35:07 +0200 Subject: [PATCH] environments: clang has fortran support now --- web/docs/environments.md | 1 - 1 file changed, 1 deletion(-) diff --git a/web/docs/environments.md b/web/docs/environments.md index cda8c208..59b16b05 100644 --- a/web/docs/environments.md +++ b/web/docs/environments.md @@ -50,7 +50,6 @@ respective repositories. **GCC** based environments: * Widely tested/used at this point -* Fortran support * While there also exists a Clang package in the MINGW environments, that one still uses the GNU linker and the GNU C++ library. In some cases Clang is used to build packages as well there, in case upstream prefers Clang over GCC for