[neon/qt6/qt6-base/Neon/release] debian: # -DFEATURE_lttng=ON \ still not working with DQT_UNITY_BUILD
Carlos De Maine
null at kde.org
Tue Apr 29 15:15:38 BST 2025
Git commit 03c6fc7276535de986eeb69be87cb827df613fd9 by Carlos De Maine.
Committed on 29/04/2025 at 14:13.
Pushed by carlosdem into branch 'Neon/release'.
# -DFEATURE_lttng=ON \ still not working with DQT_UNITY_BUILD
M +3 -1 debian/rules
https://invent.kde.org/neon/qt6/qt6-base/-/commit/03c6fc7276535de986eeb69be87cb827df613fd9
diff --git a/debian/rules b/debian/rules
index 3c82d45..673ae19 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,6 +30,9 @@ endif
%:
dh $@ --with pkgkde_symbolshelper --buildsystem=cmake+ninja
+# -DFEATURE_lttng=ON \ still not working with DQT_UNITY_BUILD
+
+
override_dh_auto_configure:
dh_auto_configure -- \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
@@ -52,7 +55,6 @@ override_dh_auto_configure:
-DFEATURE_journald=ON \
-DFEATURE_libproxy=ON \
-DFEATURE_ltcg=ON \
- -DFEATURE_lttng=ON \
-DFEATURE_mimetype_database=OFF \
-DFEATURE_pcre2=ON -DFEATURE_system_pcre2=ON \
-DFEATURE_png=ON -DFEATURE_system_png=ON \
More information about the Neon-commits
mailing list