Add ftn to lib/spack/env (#11180)
Fixes #11070 #11010 Spack attempts to intercede on behalf of all compiler invocations for a build. This involves adding its wrappers to PATH. Cray systems include a "ftn" executable and Spack was only redirecting this call when the Spec was built with cce. This updates the compiler wrappers to add "ftn" in all cases.
This commit is contained in:
parent
f276b3ffa0
commit
7280f21397
1
lib/spack/env/ftn
vendored
Symbolic link
1
lib/spack/env/ftn
vendored
Symbolic link
@ -0,0 +1 @@
|
||||
cc
|
Loading…
Reference in New Issue
Block a user