[neon/qt6/qt6-multimedia/Neon/release] debian: -DQT_NO_PRIVATE_MODULE_WARNING=ON \

Carlos De Maine null at kde.org
Sat Nov 15 23:21:10 GMT 2025


Git commit 6ed0e629e8274ec167a5d9b9745a2f8acf6c9428 by Carlos De Maine.
Committed on 15/11/2025 at 23:19.
Pushed by carlosdem into branch 'Neon/release'.

-DQT_NO_PRIVATE_MODULE_WARNING=ON \

M  +1    -0    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 0c872cd..523fd69 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,7 @@ override_dh_auto_configure:
 		-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
 		-DDYNAMIC_RESOLVE_VAAPI_SYMBOLS=OFF \
 		-DQT_NO_PRIVATE_MODULE_WARNING=ON \
+		-DQT_NO_PRIVATE_MODULE_WARNING=ON \
 		-DQT_UNITY_BUILD=ON \
 		$(cmake_extra_args)
 



More information about the Neon-commits mailing list