public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Egbert Eich <eich@suse.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rocm-compilersupport] epel10: Fixing a build problem in SUSE by changing to the correct directory.
Date: Tue, 09 Jun 2026 23:07:02 GMT	[thread overview]
Message-ID: <178104642241.1.135745056085763937.rpms-rocm-compilersupport-d2e444686a44@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/rocm-compilersupport
            Branch : epel10
            Commit : d2e444686a445ab58f84cf8b1abb1425fe2cce57
            Author : Egbert Eich <eich@suse.com>
            Date   : 2026-04-02T13:54:52-07:00
            Stats  : +1/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/rocm-compilersupport/c/d2e444686a445ab58f84cf8b1abb1425fe2cce57?branch=epel10

            Log:
            Fixing a build problem in SUSE by changing to the correct directory.

Signed-off-by: Egbert Eich <eich@suse.com>

---
diff --git a/rocm-compilersupport.spec b/rocm-compilersupport.spec
index 0e8b535..9feb65d 100644
--- a/rocm-compilersupport.spec
+++ b/rocm-compilersupport.spec
@@ -596,6 +596,7 @@ export CXX=/usr/bin/g++
 
 %if 0%{?suse_version}
 %cmake_build -j ${JOBS}
+cd ..
 %else
 %make_build -C build-llvm -j ${JOBS}
 %endif

                 reply	other threads:[~2026-06-09 23:07 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=178104642241.1.135745056085763937.rpms-rocm-compilersupport-d2e444686a44@fedoraproject.org \
    --to=eich@suse.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