mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 06:32:59 -04:00
app-accessibility/whisper-cpp: Fixing HIP CMake argument
Signed-off-by: Kevin Martin <kevinmbecause@gmail.com>
This commit is contained in:
@@ -41,7 +41,7 @@ src_configure() {
|
||||
-DGGML_BLAS=$(usex blas)
|
||||
-DGGML_CLBLAST=$(usex opencl)
|
||||
-DGGML_CUBLAS=$(usex cuda)
|
||||
-DGGML_HIPBLAS=$(usex hip)
|
||||
-DGGML_HIP=$(usex hip)
|
||||
-DGGML_VULKAN=$(usex vulkan)
|
||||
-DWHISPER_SDL2=$(usex sdl2)
|
||||
)
|
||||
Reference in New Issue
Block a user