diff '--color=auto' -Naur rocBLAS-rocm-6.4.1/library/CMakeLists.txt rocBLAS-rocm-6.4.1.new/library/CMakeLists.txt --- rocBLAS-rocm-6.4.1/library/CMakeLists.txt 2025-02-27 17:18:23.000000000 +0100 +++ rocBLAS-rocm-6.4.1.new/library/CMakeLists.txt 2025-06-16 17:36:00.467077865 +0200 @@ -146,7 +146,7 @@ message( STATUS "\t==>CMAKE_SHARED_LINKER_FLAGS_RELEASE: ${CMAKE_SHARED_LINKER_FLAGS_RELEASE}" ) endif( ) -find_package(Git REQUIRED) +find_package(Git) # Get the git hash of the rocBLAS branch execute_process(