summaryrefslogtreecommitdiff
path: root/dev-util/rocm-cmake/files/rocm-cmake-5.0.2-license.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/rocm-cmake/files/rocm-cmake-5.0.2-license.patch')
-rw-r--r--dev-util/rocm-cmake/files/rocm-cmake-5.0.2-license.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-util/rocm-cmake/files/rocm-cmake-5.0.2-license.patch b/dev-util/rocm-cmake/files/rocm-cmake-5.0.2-license.patch
new file mode 100644
index 000000000000..b4a73e1bc2ed
--- /dev/null
+++ b/dev-util/rocm-cmake/files/rocm-cmake-5.0.2-license.patch
@@ -0,0 +1,15 @@
+This is not needed. Gentoo automatically collect license files into
+the documentation directory.
+
+Index: rocm-cmake-rocm-5.0.2/share/rocm/cmake/ROCMCreatePackage.cmake
+===================================================================
+--- rocm-cmake-rocm-5.0.2.orig/share/rocm/cmake/ROCMCreatePackage.cmake
++++ rocm-cmake-rocm-5.0.2/share/rocm/cmake/ROCMCreatePackage.cmake
+@@ -230,7 +230,6 @@ macro(rocm_create_package)
+ ")
+ endforeach()
+ endif()
+- rocm_setup_license(${PARSE_HEADER_ONLY})
+ if(PARSE_COMPONENTS)
+ rocm_set_comp_cpackvar(PARSE_HEADER_ONLY "${PARSE_COMPONENTS}")
+ endif()