public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qt-creator] epel10: Build with -DBUILD_EXECUTABLE_CMDBRIDGE=OFF for now
@ 2026-08-04 17:31 Sandro Mani
  0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-08-04 17:31 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/qt-creator
Branch : epel10
Commit : 327bd70c4b4c668cd15c7ef4892859552bd1d4d8
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2025-12-13T12:24:02+01:00
Stats  : +6/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/qt-creator/c/327bd70c4b4c668cd15c7ef4892859552bd1d4d8?branch=epel10

Log:
Build with -DBUILD_EXECUTABLE_CMDBRIDGE=OFF for now

---
diff --git a/qt-creator.spec b/qt-creator.spec
index fff8f79..15ee1d1 100644
--- a/qt-creator.spec
+++ b/qt-creator.spec
@@ -60,6 +60,11 @@ BuildRequires:  desktop-file-utils
 BuildRequires:  diffutils
 BuildRequires:  elfutils-devel
 BuildRequires:  elfutils-debuginfod-client-devel
+# TODO, to remove -DBUILD_EXECUTABLE_CMDBRIDGE=OFF below
+# BuildRequires:  golang-bin
+# BuildRequires:  golang(github.com/fsnotify/fsnotify)
+# BuildRequires:  golang(golang.org/x/sys)
+# BuildRequires:  golang(github.com/fxamacker/cbor/v2)
 BuildRequires:  libappstream-glib
 BuildRequires:  libffi-devel
 BuildRequires:  libxkbcommon-devel
@@ -148,6 +153,7 @@ rm -rf src/plugins/help/qlitehtml/litehtml
     -DBUILD_PLUGIN_CLANGREFACTORING=ON \
     -DBUILD_PLUGIN_CLANGPCHMANAGER=ON \
     -DCLANGTOOLING_LINK_CLANG_DYLIB=ON \
+    -DBUILD_EXECUTABLE_CMDBRIDGE=OFF \
     -DWITH_DOCS=ON \
     -Djournald=ON \
     -DBUILD_DEVELOPER_DOCS=ON \

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

only message in thread, other threads:[~2026-08-04 17:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 17:31 [rpms/qt-creator] epel10: Build with -DBUILD_EXECUTABLE_CMDBRIDGE=OFF for now Sandro Mani

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