public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Switch to use _cuda_prefix
@ 2026-08-28 13:31 Nicolas Chauvet
  0 siblings, 0 replies; only message in thread
From: Nicolas Chauvet @ 2026-08-28 13:31 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/opencv
Branch : opencv5
Commit : 8ea0db1b86fdd3e7f2884305c951ec8f4fa508a7
Author : Nicolas Chauvet <kwizart@gmail.com>
Date   : 2019-09-13T23:55:59+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/8ea0db1b86fdd3e7f2884305c951ec8f4fa508a7?branch=opencv5

Log:
Switch to use _cuda_prefix

---
diff --git a/opencv.spec b/opencv.spec
index 7b8b872..058561a 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -279,7 +279,7 @@ pushd build
  %{!?with_ffmpeg: -DWITH_FFMPEG=OFF } \
  %{?with_cuda: \
  -DWITH_CUDA=ON \
- -DCUDA_TOOLKIT_ROOT_DIR=%{?_cuda_topdir} \
+ -DCUDA_TOOLKIT_ROOT_DIR=%{?_cuda_prefix} \
  -DCUDA_VERBOSE_BUILD=ON \
  -DCUDA_PROPAGATE_HOST_FLAGS=OFF \
  } \

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-28 13:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 13:31 [rpms/opencv] opencv5: Switch to use _cuda_prefix Nicolas Chauvet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox