We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lfbf
1 parent 4f19fd8 commit 382b464Copy full SHA for 382b464
1 file changed
easybuild/toolchains/lfbf.py
@@ -38,7 +38,7 @@
38
39
40
class Lfbf(LLVMCompilersToolchain, FlexiBLAS, Fftw):
41
- """Compiler toolchain with GCC, FlexiBLAS and FFTW."""
+ """Compiler toolchain with LLVM, FlexiBLAS and FFTW."""
42
NAME = 'lfbf'
43
SUBTOOLCHAIN = LLVMCompilersToolchain.NAME
44
OPTIONAL = True
0 commit comments