public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/plplot] f44: disable ocaml tests on riscv64
@ 2026-06-11 13:48 Marcin Juszkiewicz
  0 siblings, 0 replies; only message in thread
From: Marcin Juszkiewicz @ 2026-06-11 13:48 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/plplot
Branch : f44
Commit : 05f9bf256d1b43542c748d95235d5113f19f99d6
Author : Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Date   : 2026-06-11T12:54:36+00:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/plplot/c/05f9bf256d1b43542c748d95235d5113f19f99d6?branch=f44

Log:
disable ocaml tests on riscv64

---
diff --git a/plplot.spec b/plplot.spec
index fa8d618..354c29e 100644
--- a/plplot.spec
+++ b/plplot.spec
@@ -521,8 +521,8 @@ $Xorg -noreset +extension GLX +extension RANDR +extension RENDER -nolisten tcp -
 export DISPLAY=:99
 # Help bytecode-only arches find the OCaml stublib
 export LD_LIBRARY_PATH=$PWD/%{_vpath_builddir}/bindings/ocaml:$RPM_BUILD_ROOT%{_libdir}
-# Exclude ocaml from ppc/ppc64/ppc64le, arm
-%ifarch ppc ppc64 ppc64le
+# Exclude ocaml from ppc/ppc64/ppc64le, arm, riscv64
+%ifarch ppc ppc64 ppc64le riscv64
 %ctest --exclude-regex 'ocaml|octave'
 %else
 %ifarch %{arm} aarch64

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

only message in thread, other threads:[~2026-06-11 13:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 13:48 [rpms/plplot] f44: disable ocaml tests on riscv64 Marcin Juszkiewicz

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