diff options
author | Brad King <brad.king@kitware.com> | 2021-02-18 07:29:03 -0500 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-02-18 07:35:12 -0500 |
commit | af074c266e103e7b868db7a6664f056102bf4715 (patch) | |
tree | 703c29e4740cff46d96de58a6976b3b24a212c3f /.gitattributes | |
parent | f4efda4698213d4c4923f2adb80a62123903304c (diff) | |
download | cmake-af074c266e103e7b868db7a6664f056102bf4715.tar.gz |
Intel: Make explicit Fortran preprocessing under Ninja more robust
Tell the Fortran compiler to write preprocessor output directly to a
file, as we do for the GNU compiler. The previous "redirect stdout"
approach could break during ABI detection with some `mpif90` wrappers
that add version information to stdout when called with `-v`.
Fixes: #21828
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions