public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Rix <Tom.Rix@amd.com>
To: git-commits@fedoraproject.org
Subject: [rpms/roctracer] rawhide: Fix gpu list
Date: Mon, 31 Aug 2026 16:47:53 GMT	[thread overview]
Message-ID: <178819487339.1.5057582970011258792.rpms-roctracer-5348f589d8bd@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-31 16:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178819487339.1.5057582970011258792.rpms-roctracer-5348f589d8bd@fedoraproject.org \
    --to=tom.rix@amd.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox