[neon/qt6/qt6-quick3dphysics/Neon/unstable] debian: bring back unity build explicitly set it off

Carlos De Maine null at kde.org
Mon Oct 30 01:16:45 GMT 2023


Git commit b3f181d28403f2d529d3bb53fca1dfa395dcd397 by Carlos De Maine.
Committed on 30/10/2023 at 02:16.
Pushed by carlosdem into branch 'Neon/unstable'.

bring back unity build explicitly set it off

M  +1    -0    debian/rules

https://invent.kde.org/neon/qt6/qt6-quick3dphysics/-/commit/b3f181d28403f2d529d3bb53fca1dfa395dcd397

diff --git a/debian/rules b/debian/rules
index 8f0fbe6..59191f4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ ifneq ($(DEB_BUILD_ARCH),$(DEB_HOST_ARCH))
 		-DQT_HOST_PATH=/usr \
 		-DQT_HOST_PATH_CMAKE_DIR=/usr/lib/$(DEB_BUILD_MULTIARCH)/cmake \
 		-DQT_BUILD_TOOLS_WHEN_CROSSCOMPILING=ON
+		-DQT_UNITY_BUILD=OFF \
 endif
 
 %:


More information about the Neon-commits mailing list