public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/roctracer] rawhide: Fix gpu list
@ 2026-08-31 16:47 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-08-31 16:47 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/roctracer
            Branch : rawhide
            Commit : 5348f589d8bda2b439013c327f5adf2e9574559a
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-08-31T09:47:20-07:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/roctracer/c/5348f589d8bda2b439013c327f5adf2e9574559a?branch=rawhide

            Log:
            Fix gpu list

Signed-off-by: Tom Rix <Tom.Rix@amd.com>

---
diff --git a/roctracer.spec b/roctracer.spec
index 4edc8d6..7225e84 100644
--- a/roctracer.spec
+++ b/roctracer.spec
@@ -218,7 +218,7 @@ sed -i -e 's@../lib/@../%{pkg_libdir}/@' test/run.sh
     -DCMAKE_SKIP_RPATH=%{skip_install_rpath} \
     -DCMAKE_SKIP_INSTALL_RPATH=%{skip_install_rpath} \
     -DROCM_SYMLINK_LIBS=OFF \
-    -DGPU_TARGETS=%{rocm_gpu_list} \
+    -DGPU_TARGETS=%{rocm_gpu_list_default} \
     -DHIP_PLATFORM=amd \
     -DHIP_HIPCC_FLAGS="-I%{pkg_prefix}/include -L%{pkg_prefix}/%{pkg_libdir} -lamdhip64" \
     -DBUILD_SHARED_LIBS=ON

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-31 16:47 [rpms/roctracer] rawhide: Fix gpu list Tom Rix

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