diff options
author | Harmen Stoppels <harmenstoppels@gmail.com> | 2021-09-30 16:01:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-30 16:01:17 +0200 |
commit | 727dcef2f4394fdb24d81e7e373d50f02a46ff68 (patch) | |
tree | a6426cbdfcf4174ed87663ac161af516f91c372b /.dockerignore | |
parent | 4dee7d2b223ecf40d93645bc03be4c240ecdc7df (diff) | |
download | spack-727dcef2f4394fdb24d81e7e373d50f02a46ff68.tar.gz spack-727dcef2f4394fdb24d81e7e373d50f02a46ff68.tar.bz2 spack-727dcef2f4394fdb24d81e7e373d50f02a46ff68.tar.xz spack-727dcef2f4394fdb24d81e7e373d50f02a46ff68.zip |
Disable __skip_rocmclang again (#26187)
CMake 3.21.3 disables the broken hipcc-as-rocmclang detection again.
From the release notes:
> The AMD ROCm Platform hipcc compiler was identifed by CMake 3.21.0
> through 3.21.2 as a distinct compiler with id ROCMClang. This has been
> removed because it caused regressions. Instead:
> * hipcc may no longer be used as a HIP compiler because it interferes
> with flags CMake needs to pass to Clang. Use Clang directly.
> * hipcc may once again be used as a CXX compiler, and is treated as
> whatever compiler it selects underneath, as CMake 3.20 and below
> did.
Diffstat (limited to '.dockerignore')
0 files changed, 0 insertions, 0 deletions