[neon/qt6/qt6-multimedia/Neon/release] debian: drop unneeded build flag

Carlos De Maine null at kde.org
Mon Oct 28 20:53:00 GMT 2024


Git commit 0d3a8e1b0bc12c2db300097a8a925c8413dcdf50 by Carlos De Maine.
Committed on 28/10/2024 at 20:52.
Pushed by carlosdem into branch 'Neon/release'.

drop unneeded build flag

M  +0    -2    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 479d77f..5bed4d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,10 +31,8 @@ override_dh_auto_configure:
 		-DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
 		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
 		-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
-		-DDYNAMIC_RESOLVE_VAAPI_SYMBOLS=OFF \
 		-DQT_FEATURE_alsa=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