diff options
author | Nisarg Patel <33021055+hpcnpatel@users.noreply.github.com> | 2023-04-14 03:02:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-13 21:02:43 -0400 |
commit | e2812a6e96d3b8b76d8abf0c3b29f8d823f7f45c (patch) | |
tree | 4634708172c9915033470c56e3f1110b064ba5c9 /.github | |
parent | 2b47a7a22fe61eb9245412b080d9c7ae5ff17600 (diff) | |
download | spack-e2812a6e96d3b8b76d8abf0c3b29f8d823f7f45c.tar.gz spack-e2812a6e96d3b8b76d8abf0c3b29f8d823f7f45c.tar.bz2 spack-e2812a6e96d3b8b76d8abf0c3b29f8d823f7f45c.tar.xz spack-e2812a6e96d3b8b76d8abf0c3b29f8d823f7f45c.zip |
Update m4 (#36835)
* Update m4
For %oneapi & %intel, we explicitly set -O0 so dependents of m4 do not break
# The default optimization level for icx/icpx is "-O2",
# but building m4 with this level breaks the build of dependents.
# So we set it explicitely to "-O0".
* [@spackbot] updating style on behalf of hpcnpatel
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions