gentoo-ebuilds/dev-build/rocm-cmake/files/rocm-cmake-6.1.1-license.patch
Sv. Lockal c3ea8402eb
dev-build/rocm-cmake: add 6.1.1
Changes comparing to 5.7.1:
* rename RadeonOpenCompute -> ROCm in url
* patch annoying warnings
* add myself to maintainers
* fix installation of license file

Signed-off-by: Sv. Lockal <lockalsash@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
2024-06-26 10:19:09 +01:00

12 lines
520 B
Diff

This is not needed. Gentoo will collect license files into
the documentation directory in ebuild.
--- a/share/rocmcmakebuildtools/cmake/ROCMCreatePackage.cmake
+++ b/share/rocmcmakebuildtools/cmake/ROCMCreatePackage.cmake
@@ -409,7 +409,6 @@ macro(rocm_create_package)
if(PARSE_PTH)
rocm_parse_python_syspath(${LIB_DIR} ${PARSE_NAME})
endif()
- rocm_setup_license(${PARSE_HEADER_ONLY})
if(PARSE_COMPONENTS)
rocm_set_comp_cpackvar(PARSE_HEADER_ONLY "${PARSE_COMPONENTS}")
endif()