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:
Satish Balay 2019-04-17 15:12:26 -05:00 committed by Peter Scheibel
parent f276b3ffa0
commit 7280f21397

1
lib/spack/env/ftn vendored Symbolic link
View File

@ -0,0 +1 @@
cc