diff options
author | Stephen Sachs <stesachs@amazon.com> | 2023-06-21 00:24:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-20 18:24:31 -0400 |
commit | 0eec7c5c5375e2c51d7ac77ade803184e9e782e2 (patch) | |
tree | cc4c4629220be74553fea4a96cf279cb81e5fb58 /pyproject.toml | |
parent | 05dd24099702a6f47395e3e37704b6b868669735 (diff) | |
download | spack-0eec7c5c5375e2c51d7ac77ade803184e9e782e2.tar.gz spack-0eec7c5c5375e2c51d7ac77ade803184e9e782e2.tar.bz2 spack-0eec7c5c5375e2c51d7ac77ade803184e9e782e2.tar.xz spack-0eec7c5c5375e2c51d7ac77ade803184e9e782e2.zip |
[WRF] Always use compiler wrappers for FFLAGS/FCFLAGS (#38470)
`FFLAGS` and `FCFLAGS` are being ignored by WRF build system. Not only in version
`3.9.1.1`, but also `4.x`.
Also, I see no reason to explicitly add `-w` and `-O2` to compile lines when
using `gcc@10:`. Tested for version `3.9.1.1`, `4.2.2`, & `4.5.0`.
Tagging original authors of this part @MichaelLaufer and @giordano in case they
want to chime in.
Diffstat (limited to 'pyproject.toml')
0 files changed, 0 insertions, 0 deletions