diff options
author | Stephen Sachs <stephenmsachs@gmail.com> | 2022-07-07 17:04:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-07 17:04:51 +0200 |
commit | 3787f0c64c98f86b6c5b799cdf942d762d760f2c (patch) | |
tree | 18c2f778f0c76e43c52033f16bc548bb81cf7108 /.mailmap | |
parent | be65e4471e6e5d70972d9fd7a51ad0ac052360d5 (diff) | |
download | spack-3787f0c64c98f86b6c5b799cdf942d762d760f2c.tar.gz spack-3787f0c64c98f86b6c5b799cdf942d762d760f2c.tar.bz2 spack-3787f0c64c98f86b6c5b799cdf942d762d760f2c.tar.xz spack-3787f0c64c98f86b6c5b799cdf942d762d760f2c.zip |
mpas-model: Overwrite compiler args in Makefile (#31431)
Use 8 byte reals only when `precision=double` is set
The pre-defined compilation targets do not follow the usual behavior of
Makefiles. Compiler flags are set as strings (not Makefile variables) and as
such are not able to be overridden by environment variables. This patch changes
the behavior to the expected behavior of a Makefile such that `fflags` etc have
the desired effect.
Co-authored-by: Stephen Sachs <stesachs@amazon.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions