summarylogtreecommitdiffstats
path: root/rocsparse-no-git.patch
blob: af0594b8a3fbd23ff5738c81a89ff57e01415ac8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- rocSPARSE-rocm-5.4.0/cmake/Dependencies.cmake.bak	2022-12-08 11:37:01.176015424 +0100
+++ rocSPARSE-rocm-5.4.0/cmake/Dependencies.cmake	2022-12-08 11:37:20.093958536 +0100
@@ -23,9 +23,6 @@
 
 # Dependencies
 
-# Git
-find_package(Git REQUIRED)
-
 # Workaround until hcc & hip cmake modules fixes symlink logic in their config files.
 # (Thanks to rocBLAS devs for finding workaround for this problem!)
 list(APPEND CMAKE_PREFIX_PATH /opt/rocm /opt/rocm/hip)