public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
To: git-commits@fedoraproject.org
Subject: [rpms/plplot] f44: disable ocaml tests on riscv64
Date: Thu, 11 Jun 2026 13:48:10 GMT	[thread overview]
Message-ID: <178118569061.1.15042349731733825707.rpms-plplot-05f9bf256d1b@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-11 13:48 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=178118569061.1.15042349731733825707.rpms-plplot-05f9bf256d1b@fedoraproject.org \
    --to=marcin.juszkiewicz@linaro.org \
    --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