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

Carlos De Maine null at kde.org
Sat Nov 29 06:30:54 GMT 2025


Git commit f40572180102a9fca7a439641f6738cd8bc28f8c by Carlos De Maine.
Committed on 29/11/2025 at 04:25.
Pushed by carlosdem into branch 'Neon/release'.

no -DQT_NO_PRIVATE_MODULE_WARNING=ON

M  +0    -2    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 523fd69..a9d6741 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,8 +21,6 @@ override_dh_auto_configure:
 		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
 		-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