diff options
author | Adam J. Stewart <ajstewart426@gmail.com> | 2016-01-20 14:44:43 -0600 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2016-01-20 14:44:43 -0600 |
commit | e25150296a4ef34a80a664565e3d26f00f7d999f (patch) | |
tree | 0f6f8155d7fcfe35d733e7832206d74b4e9d19d9 /bin | |
parent | 83de658ee42e08a27ce7d85d295955f4809c03dc (diff) | |
download | spack-e25150296a4ef34a80a664565e3d26f00f7d999f.tar.gz spack-e25150296a4ef34a80a664565e3d26f00f7d999f.tar.bz2 spack-e25150296a4ef34a80a664565e3d26f00f7d999f.tar.xz spack-e25150296a4ef34a80a664565e3d26f00f7d999f.zip |
Redirect STDERR to STDOUT for compiler version
This is necessary for the NAG Fortran compiler, which prints its version message to STDERR instead of STDOUT. This message was previously being ignored, preventing spack from finding the compiler's version or automatically adding it to the compilers.yaml configuration file.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions