public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qpid-proton] rawhide: Use Unix Makefiles to build this, not ninja
@ 2026-06-02 3:48
0 siblings, 0 replies; only message in thread
From: @ 2026-06-02 3:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/qpid-proton
Branch : rawhide
Commit : d3f2d47b048661d1d9d4c5c9db8d6b936ccafdbf
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2026-05-25T11:48:53+02:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/qpid-proton/c/d3f2d47b048661d1d9d4c5c9db8d6b936ccafdbf?branch=rawhide
Log:
Use Unix Makefiles to build this, not ninja
This is a dirty workaround for rhbz#2381112
https://fedoraproject.org/wiki/Changes/CMake_ninja_default#Migration
---
diff --git a/qpid-proton.spec b/qpid-proton.spec
index 0fb794e..22b445e 100644
--- a/qpid-proton.spec
+++ b/qpid-proton.spec
@@ -6,6 +6,8 @@
%undefine __brp_mangle_shebangs
+%global _cmake_generator "Unix Makefiles"
+
Name: qpid-proton
Version: 0.40.0
Release: 14%{?dist}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-02 3:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-02 3:48 [rpms/qpid-proton] rawhide: Use Unix Makefiles to build this, not ninja
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox