spack/lib/spack
Seth R. Johnson d8cbd37aaa
Fix makefile filter suggestions (#23856)
Bash has a builtin `fc` that will override the compiler if you use "fc",
so it's better to use the full spack-supplied compiler path.

Additionally, the filter regex in the docs was wrong: it replaced the
entire assignment operation with the RHS.
2021-05-22 18:47:43 +00:00
..
docs Fix makefile filter suggestions (#23856) 2021-05-22 18:47:43 +00:00
env cc: change mode to ccld for loopopt edit (#23482) 2021-05-13 21:31:20 -07:00
external spack: update archspec 2021-05-20 14:56:04 -07:00
llnl Put a module object in sys.modules before executing module code (#23269) 2021-05-06 11:53:40 +02:00
spack versions: do not drop 2.0.X if 2.0 is a declared version in the package (#23217) 2021-05-20 19:16:46 +00:00