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

Carlos De Maine null at kde.org
Wed Nov 5 00:37:59 GMT 2025


Git commit 0344cb9f76b7fb3ba9ff151341ca48df09fe9f4c by Carlos De Maine.
Committed on 05/11/2025 at 00:37.
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/0344cb9f76b7fb3ba9ff151341ca48df09fe9f4c

diff --git a/debian/rules b/debian/rules
index a9d6741..0c872cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,7 @@ 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_UNITY_BUILD=ON \
 		$(cmake_extra_args)
 



More information about the Neon-commits mailing list