public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocm-compilersupport] epel10: Fixing a build problem in SUSE by changing to the correct directory.
@ 2026-06-09 23:07 Egbert Eich
0 siblings, 0 replies; only message in thread
From: Egbert Eich @ 2026-06-09 23:07 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 23:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 23:07 [rpms/rocm-compilersupport] epel10: Fixing a build problem in SUSE by changing to the correct directory Egbert Eich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox