Skip to content

Commit 63d9a9a

Browse files
authored
Update spack-ext/lib/jcsda-emc/spack-stack/stack/meta_modules.py
1 parent 146862c commit 63d9a9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spack-ext/lib/jcsda-emc/spack-stack/stack/meta_modules.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,6 @@ def custom_sort_key(entry):
401401
logging.debug(" ... ... F77 : {}".format(substitutes["F77"]))
402402
logging.debug(" ... ... FC : {}".format(substitutes["FC"]))
403403

404-
405404
# Compiler flags; names are lowercase in spack
406405
if "flags" in compiler.extra_attributes.keys():
407406
for flag_name in compiler.extra_attributes["flags"].keys():

0 commit comments

Comments
 (0)