We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 146862c commit 63d9a9aCopy full SHA for 63d9a9a
spack-ext/lib/jcsda-emc/spack-stack/stack/meta_modules.py
@@ -401,7 +401,6 @@ def custom_sort_key(entry):
401
logging.debug(" ... ... F77 : {}".format(substitutes["F77"]))
402
logging.debug(" ... ... FC : {}".format(substitutes["FC"]))
403
404
-
405
# Compiler flags; names are lowercase in spack
406
if "flags" in compiler.extra_attributes.keys():
407
for flag_name in compiler.extra_attributes["flags"].keys():
0 commit comments