[neon/qt6/qt6-multimedia/Neon/release] debian: try without unity build

Carlos De Maine null at kde.org
Mon Oct 28 10:04:47 GMT 2024


Git commit fda057224fd146cc53c036e21c1d9ac0accf0c32 by Carlos De Maine.
Committed on 28/10/2024 at 10:04.
Pushed by carlosdem into branch 'Neon/release'.

try without unity build

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-multimedia/-/commit/fda057224fd146cc53c036e21c1d9ac0accf0c32

diff --git a/debian/rules b/debian/rules
index a477bd8..479d77f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,8 +33,8 @@ override_dh_auto_configure:
 		-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
 		-DDYNAMIC_RESOLVE_VAAPI_SYMBOLS=OFF \
 		-DQT_FEATURE_alsa=ON \
-		-DQT_UNITY_BUILD=ON \
 		$(cmake_extra_args)
+#-DQT_UNITY_BUILD=ON
 
 override_dh_auto_build-indep:
 	dh_auto_build -- docs


More information about the Neon-commits mailing list