Skip to content

Commit

Permalink
Merge pull request #3721 from migueldiascosta/fujitsu_compiler_module…
Browse files Browse the repository at this point in the history
…_name

don't override COMPILER_MODULE_NAME, inherited from Ffmpi, in Fujitsu toolchain definition
  • Loading branch information
boegel authored Jun 9, 2021
2 parents 34a5450 + 478713b commit caa1d48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion easybuild/toolchains/fujitsu.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ class Fujitsu(Ffmpi, FujitsuFFTW, FujitsuSSL):
"""Compiler toolchain for Fujitsu."""
NAME = 'Fujitsu'
SUBTOOLCHAIN = Ffmpi.NAME
COMPILER_MODULE_NAME = []

0 comments on commit caa1d48

Please sign in to comment.