[neon/qt6/qt6-base/Neon/release] debian: try again + trace
Carlos De Maine
null at kde.org
Thu Oct 26 23:36:28 BST 2023
Git commit e90c8c873b739255b089e704a16a0984ad59ba3c by Carlos De Maine.
Committed on 27/10/2023 at 00:36.
Pushed by carlosdem into branch 'Neon/release'.
try again + trace
M +2 -0 debian/rules
https://invent.kde.org/neon/qt6/qt6-base/-/commit/e90c8c873b739255b089e704a16a0984ad59ba3c
diff --git a/debian/rules b/debian/rules
index 96f2813..b6698f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,6 +35,7 @@ override_dh_auto_configure:
dh_auto_configure -- \
--log-level=STATUS \
-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
+ -DCMAKE_UNITY_BUILD=ON \
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
-DCMAKE_INSTALL_PREFIX=/usr \
-DINSTALL_BINDIR=lib/qt6/bin \
@@ -85,6 +86,7 @@ override_dh_auto_configure:
-DFEATURE_rpath=OFF \
-DFEATURE_relocatable=OFF \
-DFEATURE_reduce_relocations=OFF \
+ -DFEATURE_trace=YES
-DFEATURE_unity-build=ON \
$(extra_cmake_args)
More information about the Neon-commits
mailing list