public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kokkos] epel10: workaround for rocm-macros
@ 2026-07-11  7:20 Christoph Junghans
  0 siblings, 0 replies; only message in thread
From: Christoph Junghans @ 2026-07-11  7:20 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/kokkos
Branch : epel10
Commit : 9fa762f7d9372a1fa558344f14ddcfd426f3146f
Author : Christoph Junghans <junghans@votca.org>
Date   : 2025-02-25T14:03:43-07:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/kokkos/c/9fa762f7d9372a1fa558344f14ddcfd426f3146f?branch=epel10

Log:
workaround for rocm-macros

---
diff --git a/kokkos.spec b/kokkos.spec
index d5bd9c2..443b71b 100644
--- a/kokkos.spec
+++ b/kokkos.spec
@@ -131,7 +131,7 @@ do
 	   -DCMAKE_CXX_FLAGS="%{rocm_cxxflags}" \
 	   -DCMAKE_CXX_STANDARD=17 \
 	   -DCMAKE_INSTALL_BINDIR=$ROCM_BIN \
-	   -DCMAKE_INSTALL_INCLUDEDIR=$ROCM_INCLUDE/kokkos \
+	   -DCMAKE_INSTALL_INCLUDEDIR=%{_libdir}/rocm/${gpu}/include/kokkos \
 	   -DCMAKE_INSTALL_LIBDIR=$ROCM_LIB \
 	   -DKokkos_ARCH_AMD_${ugpu}=ON \
 	   -DKokkos_ENABLE_AGGRESSIVE_VECTORIZATION=ON \

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

only message in thread, other threads:[~2026-07-11  7:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11  7:20 [rpms/kokkos] epel10: workaround for rocm-macros Christoph Junghans

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