[neon/qt6/qt6-wayland/Neon/release] debian: unity build

Carlos De Maine null at kde.org
Thu Oct 26 14:42:24 BST 2023


Git commit daa3bffb3187016ba7b12b50d714ad03407d76b3 by Carlos De Maine.
Committed on 26/10/2023 at 15:42.
Pushed by carlosdem into branch 'Neon/release'.

unity build

M  +3    -0    debian/rules

https://invent.kde.org/neon/qt6/qt6-wayland/-/commit/daa3bffb3187016ba7b12b50d714ad03407d76b3

diff --git a/debian/rules b/debian/rules
index ee703b3..31a81c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,6 +19,9 @@ override_dh_auto_configure:
 	dh_auto_configure -- \
 		--log-level=STATUS \
 		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
+		-DFEATURE_reduce_relocations=OFF \
+		-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
+		-DCMAKE_UNITY_BUILD=ON \
 		$(extra_cmake_args)
 
 override_dh_auto_build-indep:


More information about the Neon-commits mailing list