[neon/qt6/qt6-multimedia/Neon/release] debian: -DDYNAMIC_RESOLVE_VAAPI_SYMBOLS=OFF

Carlos De Maine null at kde.org
Mon Oct 28 09:39:41 GMT 2024


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

-DDYNAMIC_RESOLVE_VAAPI_SYMBOLS=OFF

M  +1    -0    debian/rules

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

diff --git a/debian/rules b/debian/rules
index eb465d1..a477bd8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,6 +31,7 @@ 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 \
 		-DQT_UNITY_BUILD=ON \
 		$(cmake_extra_args)


More information about the Neon-commits mailing list