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

Carlos De Maine null at kde.org
Sat Nov 29 00:47:07 GMT 2025


Git commit a0f56024e10fd619f32e265c64f0beeb6020450c by Carlos De Maine.
Committed on 29/11/2025 at 00:47.
Pushed by carlosdem into branch 'Neon/release'.

no -DQT_NO_PRIVATE_MODULE_WARNING=ON

M  +0    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-location/-/commit/a0f56024e10fd619f32e265c64f0beeb6020450c

diff --git a/debian/rules b/debian/rules
index ef81053..2cf0a01 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,6 @@ override_dh_auto_configure:
 		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
 		-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
 		-DQT_NO_PACKAGE_VERSION_CHECK=ON \
-		-DQT_NO_PRIVATE_MODULE_WARNING=ON \
 		-DQT_UNITY_BUILD=ON \
 		$(extra_cmake_args)
 


More information about the Neon-commits mailing list