diff options
author | Cory Bloor <Cordell.Bloor@amd.com> | 2022-03-31 19:34:11 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-31 19:34:11 -0600 |
commit | 9a977cb6944e1ae92fa99f84e0c46fffe65eb497 (patch) | |
tree | 999c127082a4bb2c703ed669faab935233dcfbaf /bin | |
parent | 88b1bf751d76e010584b251f482cdfb0ba5351a1 (diff) | |
download | spack-9a977cb6944e1ae92fa99f84e0c46fffe65eb497.tar.gz spack-9a977cb6944e1ae92fa99f84e0c46fffe65eb497.tar.bz2 spack-9a977cb6944e1ae92fa99f84e0c46fffe65eb497.tar.xz spack-9a977cb6944e1ae92fa99f84e0c46fffe65eb497.zip |
rocm-cmake: remove ldconfig variant (#29508)
* rocm-cmake: remove ldconfig variant
The packages built for `rocm-cmake~ldconfig` and `rocm-cmake+ldconfig`
are identical, so the variant is unnecessary.
The `ROCM_DISABLE_LDCONFIG` option changes how `rocm_create_package`
generates DEB and RPM packages with CPack. rocm-cmake itself uses
`rocm_create_package`, however, this option is has no effect because
Spack does not build the CPack packages. It is also unnecessary on
rocm-cmake, because rocm-cmake does not contain any shared libraries
for ldconfig to configure. The rocm-cmake package is purely composed
of CMake scripts.
* Tighten CMake version dependency
* Improve package description
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions