summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorCory Bloor <Cordell.Bloor@amd.com>2022-03-31 19:34:11 -0600
committerGitHub <noreply@github.com>2022-03-31 19:34:11 -0600
commit9a977cb6944e1ae92fa99f84e0c46fffe65eb497 (patch)
tree999c127082a4bb2c703ed669faab935233dcfbaf /lib
parent88b1bf751d76e010584b251f482cdfb0ba5351a1 (diff)
downloadspack-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 'lib')
0 files changed, 0 insertions, 0 deletions