spack/lib
Adam J. Stewart e25150296a 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.
2016-01-20 14:44:43 -06:00
..
spack Redirect STDERR to STDOUT for compiler version 2016-01-20 14:44:43 -06:00