Skip to content

Commit a553961

Browse files
committed
add systemcompilergcc-py-sw to KNOWN_SYSTEM_COMPILERS in systemcompiler easyblock
1 parent ee1217a commit a553961

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

easybuild/easyblocks/generic/systemcompiler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
'GCCcore': 'gcc',
5050
'icc': 'icc',
5151
'ifort': 'ifort',
52+
'systemcompilergcc-py-sw': 'gcc', # used in test suite
5253
}
5354

5455

0 commit comments

Comments
 (0)