public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/levmar] rawhide: Allow to build with CMake 4.0 (rhbz#2380698)
@ 2026-07-22 23:10 Cristian Le
0 siblings, 0 replies; only message in thread
From: Cristian Le @ 2026-07-22 23:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/levmar
Branch : rawhide
Commit : 922b0c765698fee3bcfc13fde2c19133499ef772
Author : Cristian Le <git@lecris.dev>
Date : 2026-07-16T18:55:58+00:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/levmar/c/922b0c765698fee3bcfc13fde2c19133499ef772?branch=rawhide
Log:
Allow to build with CMake 4.0 (rhbz#2380698)
---
diff --git a/levmar.spec b/levmar.spec
index 220ce99..a379e3c 100644
--- a/levmar.spec
+++ b/levmar.spec
@@ -55,6 +55,8 @@ sed -i 's/lapack;blas/flexiblas;flexiblas/g' CMakeLists.txt
%endif
%build
+# TODO: Please submit an issue to upstream (rhbz#2380698)
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
%cmake -DLINSOLVERS_RETAIN_MEMORY:BOOL=OFF -DNEED_F2C:BOOL=OFF
%cmake_build
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 23:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 23:10 [rpms/levmar] rawhide: Allow to build with CMake 4.0 (rhbz#2380698) Cristian Le
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox