[neon/neon/pkg-kde-tools-neon/Neon/release] usr/share/pkg-kde-tools/lib: set RelWithDebInfo as an insurance policy til work out why tooling isn't setting this flag properly
Carlos De Maine
null at kde.org
Fri Jul 10 06:37:41 BST 2026
Git commit d52859dbf7c4aadbc14dc9cc344b27cc35fed038 by Carlos De Maine.
Committed on 10/07/2026 at 05:37.
Pushed by carlosdem into branch 'Neon/release'.
set RelWithDebInfo as an insurance policy til work out why tooling isn't setting this flag properly
M +1 -1 usr/share/pkg-kde-tools/lib/kf6_flags
https://invent.kde.org/neon/neon/pkg-kde-tools-neon/-/commit/d52859dbf7c4aadbc14dc9cc344b27cc35fed038
diff --git a/usr/share/pkg-kde-tools/lib/kf6_flags b/usr/share/pkg-kde-tools/lib/kf6_flags
index 3b2a030..d6ce38d 100644
--- a/usr/share/pkg-kde-tools/lib/kf6_flags
+++ b/usr/share/pkg-kde-tools/lib/kf6_flags
@@ -1,4 +1,4 @@
--DCMAKE_BUILD_TYPE=Debug
+-DCMAKE_BUILD_TYPE=RelWithDebInfo
-DCMAKE_INSTALL_PREFIX=/usr
-DQT_MAJOR_VERSION=6
-DCMAKE_INSTALL_SYSCONFDIR=/etc
More information about the Neon-commits
mailing list