public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/flint] f45: BR m4 on aarch64
@ 2026-08-17 19:50 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-08-17 19:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/flint
Branch : f45
Commit : 53cbee658ee0ee2981563ba429519f7004f6750c
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-08-17T10:28:50-06:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/flint/c/53cbee658ee0ee2981563ba429519f7004f6750c?branch=f45
Log:
BR m4 on aarch64
---
diff --git a/flint.spec b/flint.spec
index 401afb7..a4f972c 100644
--- a/flint.spec
+++ b/flint.spec
@@ -22,6 +22,9 @@ Patch: %{name}-arch.patch
BuildRequires: flexiblas-devel
BuildRequires: gcc-c++
BuildRequires: gmp-devel
+%ifarch %{arm64}
+BuildRequires: m4
+%endif
BuildRequires: make
BuildRequires: ntl-devel
BuildRequires: pkgconfig(mpfr)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-17 19:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17 19:50 [rpms/flint] f45: BR m4 on aarch64 Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox