[neon/qt6/qt6-tools/Neon/unstable] debian: drop unity build to get examples built

Carlos De Maine null at kde.org
Sun Oct 29 05:13:49 GMT 2023


Git commit 00e6d8e6b47f756eb8761a24c6c0cbe0e637849c by Carlos De Maine.
Committed on 29/10/2023 at 06:05.
Pushed by carlosdem into branch 'Neon/unstable'.

drop unity build to get examples built

M  +0    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-tools/-/commit/00e6d8e6b47f756eb8761a24c6c0cbe0e637849c

diff --git a/debian/rules b/debian/rules
index 164ccdf..8b476c3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,6 @@ override_dh_auto_configure:
 		-DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
 		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
 		-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
-		-DQT_UNITY_BUILD=ON \
 		$(extra_cmake_args)
 
 override_dh_shlibdeps:


More information about the Neon-commits mailing list