[neon/libraries/qxmpp/Neon/stable] debian: gcc15 is the default in resolute
Carlos De Maine
null at kde.org
Thu Jul 23 10:34:01 BST 2026
Git commit aae875ea8e705158c46f9b90ce63958d262702b4 by Carlos De Maine.
Committed on 23/07/2026 at 09:34.
Pushed by carlosdem into branch 'Neon/stable'.
gcc15 is the default in resolute
M +0 -2 debian/control
M +0 -4 debian/rules
https://invent.kde.org/neon/libraries/qxmpp/-/commit/aae875ea8e705158c46f9b90ce63958d262702b4
diff --git a/debian/control b/debian/control
index c6e89fa..b80631f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,6 @@ Uploaders: Jeremy Lainé <jeremy.laine at m4x.org>, Boris Pek <tehnick at debian.org>
Build-Depends: cmake,
debhelper-compat (= 13),
doxygen,
- g++-14,
- gcc-14,
graphviz,
kf6-extra-cmake-modules,
libglib2.0-dev,
diff --git a/debian/rules b/debian/rules
index 87f3360..27332da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,5 @@
#!/usr/bin/make -f
-# need gcc 14
-export CC=gcc-14
-export CXX=g++-14
-
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
More information about the Neon-commits
mailing list